1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:41:17 -04:00

Update baseof.html

This commit is contained in:
2020-10-15 16:32:10 -04:00
parent 4ef4f5408a
commit 82d8888a29

View File

@@ -12,7 +12,6 @@
{{ block "main" . }}{{ end }}
</main>
{{ partial "page/footer" . }}
{{ partial "page/blm-banner" . }}
{{ partial "scripts/_bundle" . -}}
{{ partial "scripts/shortcodes" . -}}
</body>