Update bootstrap and get local bootstrap js file. #38

Merged
krzysiej merged 1 commits from feature/bootstrap-update into master 2026-01-10 09:33:02 +01:00
3 changed files with 11 additions and 5 deletions
Showing only changes of commit 653f94f9c9 - Show all commits
+3 -3
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -2
View File
@@ -44,8 +44,7 @@
</nav>
{% block content %}{% endblock %}
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="/templates/js/bootstrap.bundle.min.js"></script>
</body>
</html>