Update favicon

This commit is contained in:
Aarni Halinen
2019-03-12 15:14:09 +02:00
parent 8194ab43cd
commit 8e40434867
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{% load static %}
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="/static/img/favicon.ico"/>
<link rel="shortcut icon" type="image/x-icon" href="/static/img/favicon.png"/>
<link rel="stylesheet" href="{% static "css/about.css" %}">
</head>
<body>