devel_custom_hugo_theme to master #4

Manually merged
stefan merged 44 commits from devel_custom_hugo_theme into master 2020-03-16 18:22:11 +00:00
Showing only changes of commit fb12117cc2 - Show all commits

View File

@ -0,0 +1,4 @@
{{ define "header" }}{{ partial "page-header.html" . }}{{ end }}
{{ define "main" }}
{{ .Content }}
{{ end }}