Fill theme.toml, refactor injection partials

This commit is contained in:
Alex Shpak
2018-09-12 14:21:46 +02:00
parent 2e5e2a2f5c
commit ca37d7488c
18 changed files with 35 additions and 42 deletions
+1 -7
View File
@@ -1,7 +1 @@
{{- define "title" -}}
{{ .Site.Title }}
{{ end }}
{{- define "main" -}}
<div>{{ .Content }}</div>
{{ end }}
{{ define "." }} {{ end }}