Update theme
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Valentin Brandl
2019-08-10 02:41:46 +02:00
parent 795a2a1786
commit 24ec54c4d6
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
{{ .Params.name }} | {{ .Site.Title }}
{{- end }}
{{ define "header" }}
{{ partial "menu" . }}
{{ partial "masthead" . }}
{{ end }}
{{ define "main" }}
<header>
@ -22,4 +22,4 @@
{{ end }}
{{ define "footer" }}
{{ partial "powered-by" . }}
{{ end }}
{{ end }}