first init of rewrite

This commit is contained in:
2022-05-18 14:24:05 -05:00
parent 4632926a34
commit 46da4c8dd4
113 changed files with 974 additions and 468 deletions

View File

@@ -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" />