diff options
Diffstat (limited to 'cebong/templates/archives.html')
-rw-r--r-- | cebong/templates/archives.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cebong/templates/archives.html b/cebong/templates/archives.html index f678494..ee225b4 100644 --- a/cebong/templates/archives.html +++ b/cebong/templates/archives.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% block robots %}noindex,follow{% endblock %} {% block content %} <section id="content" class="body"> <h1>Archives for {{ SITENAME }}</h1> |