Update style

This commit is contained in:
infidel
2023-12-30 18:38:38 +07:00
parent 3278bd5c66
commit 3dcdccb162
6 changed files with 130 additions and 39 deletions

View File

@@ -26,8 +26,5 @@
</div>
{{ partial "nav.html" . }}
{{ if eq .Site.Params.moveFooterToHeader true }}
{{ partial "footer.html" . }}
{{ end }}
</div>
</header>