From: Yoan Le Clanche Date: Mon, 11 Jul 2022 11:53:06 +0000 (+0200) Subject: Add favicon X-Git-Tag: 2.8.1-pro~110 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=daf278b8c82dc3965ee29e48226bdad4b4b09204;p=teleforma.git Add favicon --- diff --git a/teleforma/static/teleforma/images/favicon.png b/teleforma/static/teleforma/images/favicon.png new file mode 100644 index 00000000..20a48e3a Binary files /dev/null and b/teleforma/static/teleforma/images/favicon.png differ diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index fc677aa3..f605485e 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -15,6 +15,7 @@ {%block head_title %}{% description %}{% endblock %} + {% block stylesheets %}