From: Michael Tremer Date: Tue, 28 Nov 2023 16:22:22 +0000 (+0000) Subject: blog: Fix font size of subtitles X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=989f3b1d6203b8f39cbb4411cb0f84265b712993;p=ipfire.org.git blog: Fix font size of subtitles Signed-off-by: Michael Tremer --- diff --git a/src/templates/blog/modules/list.html b/src/templates/blog/modules/list.html index 20159206..33ba7bf8 100644 --- a/src/templates/blog/modules/list.html +++ b/src/templates/blog/modules/list.html @@ -6,7 +6,7 @@ -
+
{% if post.published_at %} {{ locale.format_date(post.published_at, shorter=True, relative=relative) }} {% elif post.created_at %}