@@ -5,6 +5,8 @@
<head>
<title>{% block title %}Backlog{% endblock %}</title>
<meta charset="utf-8" />
+
+ <link rel="icon" type="image/png" href="{% static 'images/favicon.png' %}" />
<link rel="stylesheet" type="text/css" href="{% static 'css/templated.css' %}"/>