Skip to content
Snippets Groups Projects
Commit 62400d86 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

Ajout d'une favicon

parent 49a7c0a4
Branches
No related tags found
No related merge requests found
WSR/static/images/favicon.png

2.35 KiB

......@@ -7,6 +7,7 @@
<head>
<meta charset="UTF-8">
<title>{% block title %}{% endblock %}</title>
<link rel="shortcut icon" type="image/png" href="{% static 'images/favicon.png' %}">
{% compress css %}
<link type="text/x-scss" href="{% static 'scss/app.scss' %}" rel="stylesheet" media="screen">
{% endcompress %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment