We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fe450 commit d433006Copy full SHA for d433006
index.html
@@ -19,7 +19,7 @@
19
<link data-trunk rel="copy-dir" href="src/assets/images" />
20
<link data-trunk rel="copy-dir" href="src/assets/font-awesome" />
21
<link data-trunk rel="copy-dir" href="src/assets/animations" />
22
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
23
24
<noscript>This page requires JavaScript</noscript>
25
</head>
0 commit comments