From ca9b965a76270cece0fa7b1aae30fbc6d9a3ef41 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 11 Jan 2024 03:17:28 +0200 Subject: [PATCH] add favicons meta --- templates/default/layout.html.twig | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/templates/default/layout.html.twig b/templates/default/layout.html.twig index 830a961..05ca3fd 100644 --- a/templates/default/layout.html.twig +++ b/templates/default/layout.html.twig @@ -1,11 +1,18 @@ - + + + + + + + + + {% block head_title_content %}{{ app.meta.title }}{% endblock %} - {% block header_container %}