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

@@ -9,6 +9,7 @@
<link rel="stylesheet" type="text/less" href="{% static "pretixbase/less/error.less" %}" />
{% endcompress %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="{% static "pretixbase/img/favicon.ico" %}">
</head>
<body>
<div class="container">