From 847019138e191869046fe35d289668a890af522f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 23 Feb 2021 18:05:04 +0100 Subject: [PATCH] templates: add stub favicon (#51384) --- gadjo/templates/gadjo/root.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index 34ab77a..2bd71c6 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -5,6 +5,9 @@ {% block page-title %}{% endblock %} + {% block gadjo-favicon %} + + {% endblock %} {% block gadjo-css %} {% block css %}