summaryrefslogtreecommitdiff
path: root/design/templates/archives/src_home.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/archives/src_home.html')
-rw-r--r--design/templates/archives/src_home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/src_home.html b/design/templates/archives/src_home.html
index 0f676b5..519c186 100644
--- a/design/templates/archives/src_home.html
+++ b/design/templates/archives/src_home.html
@@ -11,7 +11,7 @@
<li>{{topic}}</li>{%else%}
<li><code>src</code></li>{%endif%}
</ul>
- <main role="main" id="src-archive" class="src-archive">
+ <main role="main" id="src-archive" class="src-archive archive">
<h1 class="topic-hed"><code>src:</code> {% if topic %}Articles about {{topic.pluralized_name}}{%else%}Archive{%endif%}</h1>
<h3 class="latest">Latest Posts</h3>
{% for object in object_list %}{% if object.slug != 'about' %}