summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--howtos.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/howtos.html b/howtos.html
index 8adfbdd..d3238d8 100644
--- a/howtos.html
+++ b/howtos.html
@@ -5,7 +5,7 @@
{% block content %}
<div id="howtos-index">
- <h2>HowTos</h2>
+ <h1>HowTos</h1>
<ul>
{% for page in site.pages|filter_by_path('howtos/')|sort(attribute='title')%}