<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" />