forked from ruangrupa/lumbung.space
move footer to bottom
This commit is contained in:
parent
1a8b5b4e8a
commit
ad04b0104e
@ -2,14 +2,13 @@
|
||||
<html lang="{{ .Site.LanguageCode | default "en" }}">
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
{{- partial "news-ticker.html" . -}}
|
||||
|
||||
{{- partial "header.html" . -}}
|
||||
|
||||
<div id="content">
|
||||
{{- block "main" . }}{{- end }}
|
||||
</div>
|
||||
|
||||
{{- partial "news-ticker.html" . -}}
|
||||
{{- partial "footer.html" . -}}
|
||||
</body>
|
||||
<script>
|
||||
|
Loading…
Reference in New Issue
Block a user