Update Bootstrap and add Popper

This commit is contained in:
Tyler Vigario
2020-04-28 19:17:11 -07:00
parent 3073258918
commit 2beb404e13
7 changed files with 15 additions and 13 deletions

View File

@ -464,7 +464,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>