move footer to bottom
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2022-02-02 16:22:48 +05:00
parent 1a8b5b4e8a
commit ad04b0104e
1 changed files with 1 additions and 2 deletions

View File

@ -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>