diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-22 07:39:06 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-22 07:39:06 +0100 |
commit | a95d310f6d62af3e9d2b440227fcd99ed3f38e48 (patch) | |
tree | 0a017d2c8c749605a79a7c71b350f4a6397be346 /layouts/writing/poetry/single.html | |
parent | 18cef0e0982b2e42d85c6259e2464798b8979217 (diff) |
update
Diffstat (limited to '')
-rw-r--r-- | layouts/writing/poetry/single.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/writing/poetry/single.html b/layouts/writing/poetry/single.html index 3ef8472..5363190 100644 --- a/layouts/writing/poetry/single.html +++ b/layouts/writing/poetry/single.html @@ -8,6 +8,8 @@ <h2 class="title">{{ .Title }}</h2> + {{ .Content }} +- {{ .Date.Format "2 Jan 2006" }} {{ end }} |