Добавлен фавикон

This commit is contained in:
2022-04-19 18:45:46 +03:00
parent 02fa80cdb7
commit 50549ed821
9 changed files with 8 additions and 0 deletions

View File

@@ -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 %}