1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 05:45:31 -04:00

re-organize fonts, fix BLM header

This commit is contained in:
2020-08-14 10:22:28 -04:00
parent 1168668308
commit 80c926c6f9
28 changed files with 49 additions and 13 deletions

View File

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