Include favicon
This commit is contained in:
parent
06e66b517b
commit
24d930dbc6
|
@ -6,6 +6,7 @@
|
|||
|
||||
{% block script %}
|
||||
{% load static %}
|
||||
<link rel="shortcut icon" href="{% static 'favicon.ico' %}">
|
||||
{% load compress %}
|
||||
{% compress css %}
|
||||
<link type="text/x-scss" href="{% static 'theme.scss' %}" rel="stylesheet" media="screen">
|
||||
|
|
BIN
borgweb/static/favicon.ico
Normal file
BIN
borgweb/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user