From 3e53beb08251837deaea8a74d837e48bc03e7dc6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 25 Sep 2025 20:34:15 -0500 Subject: remove post tags from template --- theme/templates/post.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/theme/templates/post.html b/theme/templates/post.html index 8387156..9300fb5 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -14,12 +14,6 @@ - {% endif %} {% if post.filetags %} -

- {% for tag in post.filetags %} - {{ tag }} - {% endfor %} -

{% endif %}
{{ post.html | safe }}
-- cgit v1.2.3-70-g09d2