diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-01-06 17:12:23 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-01-06 17:12:23 +0000 |
| commit | ef4335d1e6df8be499d7d921b48d90b584fc8cf3 (patch) | |
| tree | fc1538c735bd3b9d908f1a75b4395c8d000c5e7c /_site_build/archives | |
| parent | c1b628991fe6288b76b17007143fa5fe865aa53e (diff) | |
Add noodp and noydir to robots meta tag.
Diffstat (limited to '_site_build/archives')
| -rw-r--r-- | _site_build/archives/index.html | 2 |
1 files changed, 1 insertions, 1 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> |
