update favicon
[emels.git] / emels / templates / base_super.html
index c1afaf0..9dc64f2 100644 (file)
@@ -10,7 +10,7 @@
 <html prefix="og: http://ogp.me/ns#">
     <head>
        <title>{% block full_title %}{% usemacro title %} {% usemacro site_name %}{% endblock %}</title>
-       <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
+       <link rel="icon" type="image/png" href="{% static "img/favicon.png" %}" />
         {% stylesheet 'base' %}
 
         <meta charset="UTF-8" />