Commit a8515416 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/font-awesome-6.x' into 'master'

chore(deps): update dependency font-awesome to v6.4.0

See merge request to-be-continuous/kicker!186
parents 17d9ca85 2772abf3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
  <link rel="icon" type="image/x-icon" href="favicon.ico">

  <!-- Font Awesome -->
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">

</head>
<body>