1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:35:31 -04:00

preparing for blog integration

This commit is contained in:
2018-08-03 19:43:57 -04:00
parent cfb9316363
commit 8738c27f1d
8 changed files with 28 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
{{ partial "header.html" . }}
{{ block "main" . }}{{ end }}
{{ partial "footer.html" . }}