Remove whitespace on diary headings

This commit is contained in:
2026-05-08 15:22:56 +02:00
parent c2c4960ee7
commit 34e2a8972a
2 changed files with 2 additions and 5 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
<h2 id="months">Monate</h2>
{{range .Months}}
<h3 id="{{.ID}}">
<a href="{{.URL}}">{{.Name}}</a>
</h3>
<h3 id="{{.ID}}"><a href="{{.URL}}">{{.Name}}</a></h3>
{{if .Photos}}
<div class="photo-grid">
{{range .Photos}}