summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 13:35:12 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 13:35:12 +0100
commit19b1ee028f4b694c0878b47eff941d6600da9496 (patch)
tree49040f1e653eed9cbcf5bef3d91af912e560b5fd /_layouts
parentfd1a95afae711a629ede80960334978bc204e28f (diff)
downloadwebsite-19b1ee028f4b694c0878b47eff941d6600da9496.tar.gz
Add new Fediverse post
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 0e075da..1dfbff4 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -6,3 +6,5 @@ layout: default
 <h1>{{page.title}}</h1>
 <p><em>{{post.date | date: "%-d %B %Y"}}</em></p>
 {{content}}
+
+<p><em>{{post.tags}}</em></p>
\ No newline at end of file