Skip to content

Commit da60b7c

Browse files
committed
Fixes fan blades favicon
1 parent d6a4eee commit da60b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head_custom.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<link rel="preconnect" href="https://fonts.googleapis.com">
22
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
3-
<link rel="icon" href="/docs/assets/blades.svg"/>
3+
<link rel="icon" href="assets/blades.svg"/>

0 commit comments

Comments
 (0)