diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 14:28:55 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 14:28:55 +0000 |
| commit | 39e6453d1201a9d04a7b8216e118a46b55c4ed0a (patch) | |
| tree | 3916a97dd04b70b47e42f82ee5b0af25eae108d0 /_site_build/index.html | |
| parent | ef4335d1e6df8be499d7d921b48d90b584fc8cf3 (diff) | |
Add various meta tags.
Diffstat (limited to '_site_build/index.html')
| -rw-r--r-- | _site_build/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site_build/index.html b/_site_build/index.html index ac66924..6fe253c 100644 --- a/_site_build/index.html +++ b/_site_build/index.html @@ -1,7 +1,7 @@ --- layout: default title: Home -robots: noindex, noodp, noydir +robots: follow, noindex, noodp, noydir --- <section id="excerpts"> {% for post in site.posts limit:site.max_recent_posts %} |
