update favicon
authorJan Szejko <janek37@gmail.com>
Tue, 9 May 2017 11:22:43 +0000 (13:22 +0200)
committerJan Szejko <janek37@gmail.com>
Tue, 9 May 2017 11:22:43 +0000 (13:22 +0200)
emels/static/img/favicon.png
emels/templates/base_super.html

index 61e13ab..b780b76 100644 (file)
Binary files a/emels/static/img/favicon.png and b/emels/static/img/favicon.png differ
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" />