💄 Move "Support Ukraine" box to bottom of page

This commit is contained in:
Marcel Kapfer 2023-05-22 18:09:10 +02:00
parent 78a150b86e
commit 1d76e91a93
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
2 changed files with 2 additions and 2 deletions

View file

@ -6,8 +6,8 @@
<body>
{{- partial "header.html" . -}}
<main>
{{- partial "support-ukraine.html" -}}
{{- block "main" . }}{{- end }}
{{- partial "support-ukraine.html" -}}
</main>
<footer>
{{- partial "footer.html" . -}}