omassot 7 rokov pred
rodič
commit
cc4a33418b

BIN
main/static/images/favicon.png


+ 2 - 0
main/templates/_layout.html

@@ -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' %}"/>