We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd1dead + 06e1400 commit 8a079abCopy full SHA for 8a079ab
themes/coHub/layouts/partials/head.html
@@ -13,7 +13,7 @@
13
/>
14
15
<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" />
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" />
17
18
{{ hugo.Generator }}
19
{{ "<!-- Critical CSS -->" | safeHTML }}
0 commit comments