master #1

Closed
Oliver wants to merge 49 commits from master into main
Showing only changes of commit 809b1bcc8c - Show all commits

View File

@ -10,7 +10,7 @@
{{ block "main" . }}
{{ .Content }}
{{ end }}
<br><hr><br>
{{ if not .IsHome }} <br><hr><br> {{end -}}
{{ if .Param "nextprev" }}{{ partial "nextprev.html" . -}}{{ end -}}
{{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}}
</article>