Skip to content

Commit

Permalink
chore(deps): update dependency font-awesome to v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 825e389 commit 87359bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions teamized/templates/teamized/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

{% block stylesheets %}
<!-- FontAwesome (icon library) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.0/css/all.min.css"
integrity="sha512-9xKTRVabjVeZmc+GUW8GgSmcREDunMM+Dt/GrzchfN8tkwHizc5RP4Ok/MXFFy5rIjJjzhndFScTceq5e6GvVQ=="
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css"
integrity="sha512-5Hs3dF2AEPkpNAR7UiOHba+lRSJNeM2ECkwxUIxC1Q/FLycGTbNapWXB4tP889k5T5Ju8fs4b1P5z/iB4nMfSQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"/>
<!-- Bootstrap (CSS framework) -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css"
Expand Down

0 comments on commit 87359bf

Please sign in to comment.