why in the fucking hell was scripts.js called twice.

This commit is contained in:
Wes Bryie 2021-11-18 11:06:50 -05:00
parent edf8bd52be
commit 0e0fc12ef8
1 changed files with 0 additions and 2 deletions

View File

@ -54,7 +54,5 @@
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>