This commit is contained in:
Egor Matveev
2022-05-14 11:35:29 +03:00
parent 38fa241e90
commit 138c3fa6e8
3 changed files with 4 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
</title>
{% block links %}
{% endblock %}
<link rel="shortcut icon" href="{% static "img/icon.svg" %}" />
<link rel="shortcut icon" href="{% static "assets/img/brand/light.svg" %}" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href={% static "css/styles.css" %}>
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">