11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
# {{ .Title }}
|
|
{{- if not .Date.IsZero }}
|
|
Posted on {{ .Date.Format "2006-01-02" }} by Nick Thomas
|
|
{{ end }}
|
|
|
|
{{ .Content }}
|
|
|
|
Questions? Comments? Criticisms? Contact the author by email: gemini@ur.gs
|
|
|
|
=> mailto:gemini@ur.gs
|