diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-01-09 13:47:08 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-01-09 13:47:08 +0000 |
| commit | 3e31b5381994c45f06bda4cbb4f1f5ec41a0cdc2 (patch) | |
| tree | 3e1b895142858c0f13aaa3d8f03b753e33ef3aa3 /_site_build/archives/index.html | |
| parent | 1e9ba372fa6c2851291ec517b999dd8b625443f1 (diff) | |
Add noarchive to robots meta tag.
Diffstat (limited to '_site_build/archives/index.html')
| -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 45272d0..71aed54 100644 --- a/_site_build/archives/index.html +++ b/_site_build/archives/index.html @@ -1,7 +1,7 @@ --- layout: default title: Archives -robots: follow, noindex, noodp, noydir +robots: follow, noindex, noodp, noydir, noarchive --- <section id="archives"> <h1>Archives</h1> |
