Force a whiteline at the end of each page, to avoid overlapping with the footer

This commit is contained in:
2024-08-04 23:30:56 +02:00
parent 38d5e9f490
commit 60deef883f

View File

@ -20,5 +20,6 @@
{{ .Content }} {{ .Content }}
{{ end }} {{ end }}
</article> </article>
&nbsp;<br />
</main> </main>
{{ end }} {{ end }}