first init of rewrite
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<script src="{% static 'js/bootstrap.bundle.js' %}" crossorigin="anonymous"></script>
|
||||
<link rel="stylesheet" href="{% static 'css/bootstrap.css' %}">
|
||||
<link rel='stylesheet' href="{% static 'css/base.css' %}">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.2/font/bootstrap-icons.css">
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'apple-touch-icon.png' %}">
|
||||
<link rel="apple-touch-icon" href="{% static 'apple-touch-icon.png' %}">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
|
||||
Reference in New Issue
Block a user