From 0ab43777bf05e927d31d86cb0e149d4cba75b284 Mon Sep 17 00:00:00 2001 From: jultty Date: Sat, 23 Aug 2025 22:30:18 -0300 Subject: [PATCH] Fix meta content type tag --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 00b8dce..f647c34 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,7 +11,7 @@ {%- endif %} - + {%- set title_tail = " ~ " ~ config.title %}