mirror of
https://github.com/Llloooggg/WhereToGo.git
synced 2026-03-06 04:36:22 +03:00
Добавлен фавикон
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
<head>
|
||||
<title>WhereToGo</title>
|
||||
<link rel="icon" type="image/x-icon" href="{% static 'img/favicon.ico' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/bootstrap.min.css' %}">
|
||||
<script type = "text/javascript" src="{% static 'js/bootstrap.bundle.min.js' %}"></script>
|
||||
{% csrf_token %}
|
||||
|
||||
Reference in New Issue
Block a user