add silly favicon.ico

This commit is contained in:
Thomas NOËL 2014-01-07 12:01:31 +01:00
parent aef0f57d83
commit 9d7c850e69
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -24,7 +24,7 @@
{% block head %}{% endblock %}
<!-- Fav and touch icons -->
<link rel="shortcut icon" href="{% static "univnautes/ico/favicon.png" %}" />
<link rel="shortcut icon" href="{% static "univnautes/img/favicon.ico" %}" />
<!-- local CSS -->
<link rel="stylesheet" href="{% static "univnautes/css/univnautes.css" %}" />