From cc9fded3414e0bdc59feeed3c5508967e60c06bb Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 7 Feb 2026 19:50:17 -0600 Subject: fix metadata styling --- theme/templates/post.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'theme/templates/post.html') diff --git a/theme/templates/post.html b/theme/templates/post.html index 0dc35e7..780a959 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -8,11 +8,11 @@ {% endif %} {% endblock %} {% block main %}
- +
{{ post.html | safe }}
-- cgit v1.2.3