Fill theme.toml, refactor injection partials
This commit is contained in:
@@ -1,7 +1 @@
|
||||
{{- define "title" -}}
|
||||
{{ .Site.Title }}
|
||||
{{ end }}
|
||||
|
||||
{{- define "main" -}}
|
||||
<div>{{ .Content }}</div>
|
||||
{{ end }}
|
||||
{{ define "." }} {{ end }}
|
||||
Reference in New Issue
Block a user