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:
4
layouts/_default/baseof.html
Normal file
4
layouts/_default/baseof.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ partial "header.html" . }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user