Update Bootstrap and add Popper

This commit is contained in:
Tyler Vigario
2020-04-28 19:17:11 -07:00
parent 984309409a
commit 3c717397a4
7 changed files with 15 additions and 13 deletions

View File

@ -462,7 +462,7 @@
</div>
<script src="static/js/jquery-3.4.1.min.js"></script>
<script src="static/js/bootstrap.bundle.min.js"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/js/fontawesome.all.js"></script>
<script src="static/js/custom.js"></script>
</body>