From 5e7a42d386a76f23affcb3d58b54dd41e96844ec Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 10 Nov 2024 17:47:58 +0100 Subject: [PATCH] fix: template list --- templates/post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post.md b/templates/post.md index c21b984..6da4aec 100644 --- a/templates/post.md +++ b/templates/post.md @@ -4,7 +4,7 @@ date = {{ date }} draft = false [taxonomies] -tags = ["Signal to blog" "Journal"] +tags = ["Signal to blog", "Journal"] +++ {% for msg in messages %}