First commit
This commit is contained in:
6
hugo/layouts/single.html
Normal file
6
hugo/layouts/single.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "title" }}
|
||||
{{- .Title }} :: {{ .Site.Title -}}
|
||||
{{ end }}
|
||||
{{ define "main" }}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user