corrected favicon link on pages

This commit is contained in:
Arvind Tiwari 2018-04-09 02:16:57 +05:30
commit f4b6949d39
3 changed files with 16 additions and 14 deletions

View file

@ -35,6 +35,8 @@
{% render_block "external-css" %}
{% render_block "css" postprocessor "compressor.contrib.sekizai.compress" %}
<link rel="shortcut icon" href="{% static 'ungleich_page/img/favicon.ico' %}"/>
<!-- Google analytics -->
{% include "google_analytics.html" %}
<!-- End Google Analytics -->