summaryrefslogtreecommitdiffstats
path: root/howtos.html
diff options
context:
space:
mode:
authorfarthen <monkey@farthen.de>2013-09-04 22:55:46 +0200
committerfarthen <monkey@farthen.de>2013-09-04 22:55:46 +0200
commitc963846bc3d0bbc5901ffb2f1110111f9e0d1fc9 (patch)
treea9112d7e92025b44ba6e1c71fe6fdafef62774a7 /howtos.html
parent4270a45459ac92ac784da1c633606f67f04b652f (diff)
downloadwww-c963846bc3d0bbc5901ffb2f1110111f9e0d1fc9.tar.gz
www-c963846bc3d0bbc5901ffb2f1110111f9e0d1fc9.tar.bz2
www-c963846bc3d0bbc5901ffb2f1110111f9e0d1fc9.zip
Unify header sizes
Diffstat (limited to 'howtos.html')
-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')%}