Skip to content

Commit

Permalink
Update Font Awesome to v5.15.4 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
saehuihwang authored Sep 19, 2023
1 parent a8a76a5 commit d743dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script src="{{ '/assets/js/theme.js' | relative_url }}"></script>

<!-- Font Awesome CDN -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.10.0/css/all.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">

<!-- Bootstrap CSS CDN -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css">
Expand All @@ -37,4 +37,4 @@
<!-- Custom CSS -->
<link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">

</head>
</head>

0 comments on commit d743dc3

Please # to comment.