Add a favicon

This commit is contained in:
Gregory Soutade
2014-03-16 19:36:39 +01:00
parent 726d247632
commit f7a3e3f9c9
4 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<html>
<head>
<title>Dynastie</title>
<link rel="icon" type="image/png" href="{{ STATIC_URL }}images/favicon.png" />
{% block head %} {% endblock %}
<link href="{{ STATIC_URL }}css/dynastie.css" rel="stylesheet" type="text/css"/>