From f3c13cb596dfd700073ffdc5503dd31e8d97825d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 20 Jul 2022 18:00:00 +0100 Subject: [PATCH] feat(post): add tags next to the post date --- website/source/_layouts/post.html.twig | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/source/_layouts/post.html.twig b/website/source/_layouts/post.html.twig index 8e7a3de7..89216f51 100644 --- a/website/source/_layouts/post.html.twig +++ b/website/source/_layouts/post.html.twig @@ -6,6 +6,13 @@