We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0eb5a commit 831833bCopy full SHA for 831833b
_includes/custom-head.html
@@ -0,0 +1,8 @@
1
+<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
3
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
4
+<link rel="manifest" href="/site.webmanifest">
5
+<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
6
+<meta name="msapplication-TileColor" content="#da532c">
7
+<meta name="theme-color" content="#ffffff">
8
+
0 commit comments