Skip to content

Commit b3f407f

Browse files
Update dependency font-awesome to v6.5.0
1 parent cd4924b commit b3f407f

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.4.2/css/all.min.css" />
16+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" />
1717

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

0 commit comments

Comments
 (0)