From: Philippe Barbosa Date: Fri, 18 Mar 2016 15:20:00 +0000 (+0100) Subject: Added favicon X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=94e34e8671b0cc3a3bad0a4401fa24a20caf0ea8;p=mezzo.git Added favicon --- diff --git a/app/festival/static/img/favicon.png b/app/festival/static/img/favicon.png new file mode 100644 index 00000000..2488c99e Binary files /dev/null and b/app/festival/static/img/favicon.png differ diff --git a/app/templates/base.html b/app/templates/base.html index 0018de1e..a718eafb 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -7,7 +7,7 @@ {% block meta_title %}{% endblock %}{% if settings.SITE_TITLE %} | {{ settings.SITE_TITLE }}{% endif %} - + {% ifinstalled mezzanine.blog %}