Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pravin/hugo-theme-prav.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index e05aa47..a0f9e53 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -1,7 +1,7 @@
{{ define "main" }}
<!-- CONTENT -->
<div class="pure-u-1">
- <h2 style="text-align: center">~ {{ humanize .Title }} ~</h2>
+ <h1 style="text-align: center">~ {{ humanize .Title }} ~</h1>
</div>
<div class="pure-g">
{{ if (eq .RelPermalink "/tags/") }}