Skip to content

Commit

Permalink
Add JS
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega committed Apr 30, 2024
1 parent 79e9967 commit aae2e09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions foundation.php
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,11 @@ class="fab fa-discord" title="Discord"></i></a>
<a href="#" class="btn btn-lg btn-secondary btn-lg-square back-to-top" title="Back to top"><i
class="fa fa-arrow-up"></i></a>
</div>

<!-- JavaScript Libraries -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-p34f1UUtsS3wqzfto5wAAmdvj+osOnFyQFpp4Ua3gs/ZVWx6oOypYoCJhGGScy+8"
crossorigin="anonymous"></script>
</body>

</html>

0 comments on commit aae2e09

Please sign in to comment.