diff options
Diffstat (limited to '_site_build')
| -rw-r--r-- | _site_build/archives/index.html | 2 | ||||
| -rw-r--r-- | _site_build/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/_site_build/archives/index.html b/_site_build/archives/index.html index 1ea05d6..45d9bdc 100644 --- a/_site_build/archives/index.html +++ b/_site_build/archives/index.html @@ -1,7 +1,7 @@ --- layout: default title: Archives -robots: noindex +robots: noindex, noodp, noydir --- <section id="archives"> <h1>Archives</h1> diff --git a/_site_build/index.html b/_site_build/index.html index d88fda0..ac66924 100644 --- a/_site_build/index.html +++ b/_site_build/index.html @@ -1,7 +1,7 @@ --- layout: default title: Home -robots: noindex +robots: noindex, noodp, noydir --- <section id="excerpts"> {% for post in site.posts limit:site.max_recent_posts %} |
