From 7a50a603ae7ed262921aa4ced438f3caa875ee37 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Tue, 21 Jan 2025 22:51:29 +0100 Subject: [PATCH] news.html: add missing meta tags --- templates/themes/categories/news.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/themes/categories/news.html b/templates/themes/categories/news.html index 4af4e21c..484c4eb0 100644 --- a/templates/themes/categories/news.html +++ b/templates/themes/categories/news.html @@ -16,7 +16,10 @@ {{ boardlist.top }}
-

{{ settings.title }}

+ + + {% if config.meta_keywords %}{% endif %} + {{ settings.title }}
{{ settings.subtitle }}