fixed Witter icon
This commit is contained in:
parent
26f006a27c
commit
d614b8ea26
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
{% block head %}
|
||||
<meta charset="UTF-8">
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'TouYube/favicon.png' %}"/>
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'Witter/favicon.png' %}"/>
|
||||
<title>{% block title %}Witter{% endblock %}</title>
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue