Skip to content

Commit

Permalink
Update fontawesome version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alf-Melmac committed Sep 23, 2021
1 parent d91d1c5 commit 870ceec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/templates/fragments/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<link rel="stylesheet" th:href="@{/assets/css/globalStyles.css}">

<!--Needed for footer-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.2/css/all.min.css"
integrity="sha256-0fuNgzfNIlaClbDtmYyFxY8LTNCDrwsNshywr4AALy0=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/all.min.css"
integrity="sha256-mUZM63G8m73Mcidfrv5E+Y61y7a12O5mW4ezU3bxqW4=" crossorigin="anonymous">
</head>

<body>
Expand Down

0 comments on commit 870ceec

Please sign in to comment.