Add favicon.ico
This commit is contained in:
parent
043449cf4f
commit
99dc771814
2 changed files with 1 additions and 0 deletions
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 KiB |
|
@ -7,6 +7,7 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<!-- Muistox CSS -->
|
<!-- Muistox CSS -->
|
||||||
<link href="{% static 'css/muistox.css' %}" rel="stylesheet">
|
<link href="{% static 'css/muistox.css' %}" rel="stylesheet">
|
||||||
|
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}" />
|
||||||
<title>{% block title %} Gallery {% endblock %}</title>
|
<title>{% block title %} Gallery {% endblock %}</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue