diff --git a/templates/_default/page.gmi b/templates/_default/page.gmi index 9595980..09928a0 100644 --- a/templates/_default/page.gmi +++ b/templates/_default/page.gmi @@ -1,5 +1,10 @@ # {{ .Title }} {{- if not .Date.IsZero }} -Posted on {{ .Date.Format "2006-01-02" }} by Nick Thomas{{ end }} +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