summaryrefslogtreecommitdiff
path: root/src/gmi/tpl/posts/post.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmi/tpl/posts/post.gmi')
-rw-r--r--src/gmi/tpl/posts/post.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gmi/tpl/posts/post.gmi b/src/gmi/tpl/posts/post.gmi
index 99cfd86..0234395 100644
--- a/src/gmi/tpl/posts/post.gmi
+++ b/src/gmi/tpl/posts/post.gmi
@@ -7,7 +7,7 @@ This post has been translated from it's original markdown format, if it seems bu
{{ end -}}
-# {{ $post.Title }}
+# 👻 {{ $post.Title }}
{{ if ne $post.Description "" -}}
> {{ $post.Description }}
@@ -16,7 +16,7 @@ This post has been translated from it's original markdown format, if it seems bu
{{ .PostBody $post }}
-================================================================================
+========================================
Published {{ $post.PublishedAt.Format "2006-01-02" }} by mediocregopher