2022-01-03 15:56:24 +00:00
|
|
|
# {{ .Title }}
|
|
|
|
{{- if not .Date.IsZero }}
|
2022-09-19 20:41:11 +01:00
|
|
|
Posted on {{ .Date.Format "2006-01-02" }} by Nick Thomas
|
|
|
|
{{ end }}
|
2022-01-03 15:56:24 +00:00
|
|
|
|
|
|
|
{{ .Content }}
|
2022-09-19 20:41:11 +01:00
|
|
|
|
|
|
|
Questions? Comments? Criticisms? Contact the author by email: gemini@ur.gs
|
|
|
|
|
|
|
|
=> mailto:gemini@ur.gs
|