From 89adeed2396b1180273479af089eaca416081e4f Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 16 Jun 2021 16:39:05 +0200 Subject: Use "title" class for the header in the banner This improves the readability and consistency of the CSS. --- templates/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/macros.html b/templates/macros.html index 6071769..a331606 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -6,7 +6,7 @@
{% if mention %}№ {{ post.slug }} {% else %}§{% endif %} - {%- if class != "single" %}

{{ post.title }}

{% endif %} + {%- if class != "single" %}

{{ post.title }}

{% endif %}
{%- if "tags" in post.taxonomies %}