Ensure we're indexed!
This commit is contained in:
parent
6053603c4d
commit
e16dc43bea
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
format: blog-index
|
||||
# Don't index these pages dear Google.
|
||||
noindex: true
|
||||
noindex: false
|
||||
---
|
||||
<div class="row">
|
||||
<div class="medium-8 columns t30">
|
||||
|
@ -13,4 +13,4 @@ noindex: true
|
|||
<div class="medium-4 columns t30">
|
||||
{% include sidebar.html %}
|
||||
</div><!-- /.medium-5.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /.row -->
|
||||
|
|
Reference in a new issue