aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/archives.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/archives.html')
-rwxr-xr-xtheme/templates/archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/archives.html b/theme/templates/archives.html
index f3c2990..f0441d9 100755
--- a/theme/templates/archives.html
+++ b/theme/templates/archives.html
@@ -3,7 +3,7 @@
{%block title %}{{ SITENAME }} - Archives{%endblock%}
{% block content %}
- <h2 class="page_title">Archives</h2>
+ <h1 class="page_title">Archives</h1>
<table id="archives">
<tbody>
{% for article in dates %}