Added separator
All checks were successful
/ build (push) Successful in 20s

This commit is contained in:
vanten-s 2024-08-06 00:25:16 +02:00
parent 6e039874eb
commit 7fa671ad3c
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -6,5 +6,6 @@
<time datetime="{{ $dateMachine }}">{{ $dateHuman }}</time> <time datetime="{{ $dateMachine }}">{{ $dateHuman }}</time>
{{ .Content }} {{ .Content }}
<div class="separator" style="padding-bottom: 1em;"></div>
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }} {{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }}
{{ end }} {{ end }}