Skip to content

Commit

Permalink
update: fontawesome kit
Browse files Browse the repository at this point in the history
  • Loading branch information
amylour committed Oct 6, 2024
1 parent b7f50ab commit 24943b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@ <h5 class="modal-title" id="contactModalLabel">Contact Us</h5>

<!-- Footer -->
<footer class="footer">
<a href="https://github.com" class="github-icon"><i class="fab fa-github"></i></a>
<a href="https://github.com/amylour/bites" class="github-icon" alt="Bites GitHub repo link"><i class="fab fa-github"></i></a>
</footer>
</body>

<!-- Custom JS -->
<script src="assets/js/script.js"></script>
<!-- Font Awesome for GitHub icon -->
<script src="https://kit.fontawesome.com/a076d05399.js" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/215d5971d3.js" crossorigin="anonymous"></script>

<!-- Bootstrap JS and dependencies -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
Expand Down

0 comments on commit 24943b7

Please sign in to comment.