Added favicon

This commit is contained in:
Raphael Michel
2016-02-19 15:26:54 +01:00
parent ac8e13ff53
commit ee57fe8310
5 changed files with 3 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
{% endcompress %}
{{ html_head|safe }}
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="{% static "pretixbase/img/favicon.ico" %}">
</head>
<body>
<div id="#wrapper">