Skip to content

Commit 8a079ab

Browse files
authored
Merge pull request #29 from ClubCedille/renovate/font-awesome-6.x
2 parents fd1dead + 06e1400 commit 8a079ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/coHub/layouts/partials/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/>
1414

1515
<link rel="stylesheet" type="text/css" href="{{ .Site.BaseURL }}css/screen.css">
16-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
16+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
1717

1818
{{ hugo.Generator }}
1919
{{ "<!-- Critical CSS -->" | safeHTML }}

0 commit comments

Comments
 (0)