Make the post heading an h1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2021-04-25 18:41:36 +02:00
parent 061c6047d1
commit 8c0ce49a9b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
<div class="container is-centered page">
<div class="content">
<h2>
<h1>
<a href="{{ .Permalink }}">
{{ .Title }}
</a>
</h2>
</h1>
<p>
<i>{{ .Date.Format "2006-01-02" }}</i>
</p>