Skip to content

Commit 104b5ab

Browse files
add line for github pages to custom html
1 parent 41486a3 commit 104b5ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/head/custom.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
33
<link rel="shortcut icon" href="/assets/favicon.ico" />
44
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png" />
5-
<link rel="manifest" href="/assets/site.webmanifest" />
5+
<link rel="manifest" href="/assets/site.webmanifest" />
6+
<link rel="shortcut icon" href="{{ "/assets/favicon.ico" | relative_url }}">

0 commit comments

Comments
 (0)