Skip to content

Commit 6eba5c6

Browse files
authored
Create head-custom.html
1 parent 5fba943 commit 6eba5c6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_includes/head-custom.html

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- start _includes/head-custom.html -->
2+
3+
<link rel="icon" type="image/png" href="/favicon-48x48.png" sizes="48x48" />
4+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
5+
<link rel="shortcut icon" href="/favicon.ico" />
6+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
7+
<meta name="apple-mobile-web-app-title" content="QTR Codes" />
8+
<link rel="manifest" href="/site.webmanifest" />
9+
10+
<!-- end _includes/head-custom.html -->

0 commit comments

Comments
 (0)