Upgrade to kiln 0.2
This commit is contained in:
5
templates/_default/page.gmi
Normal file
5
templates/_default/page.gmi
Normal file
@@ -0,0 +1,5 @@
|
||||
# {{ .Title }}
|
||||
{{- if not .Date.IsZero }}
|
||||
Posted on {{ .Date.Format "2006-01-02" }} by Nick Thomas{{ end }}
|
||||
|
||||
{{ .Content }}
|
Reference in New Issue
Block a user