We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fba943 commit 6eba5c6Copy full SHA for 6eba5c6
_includes/head-custom.html
@@ -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