Localise the bootstrap JS

This commit is contained in:
Wes Bryie 2021-11-20 20:09:59 -05:00
parent cf5a3097e3
commit d71cd796b0
2 changed files with 8 additions and 1 deletions

View File

@ -48,6 +48,6 @@
</div>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
</body>
</html>

7
js/bootstrap.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long