mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 12:01:17 -04:00
moved blog to hugo! lots of stuff still to do 😬
This commit is contained in:
5
layouts/notes/baseof.html
Normal file
5
layouts/notes/baseof.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ partial "header.html" . }}
|
||||
{{ partial "blog-header.html" . }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "blog-footer.html" . }}
|
||||
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user