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 f4d4bd3 commit e8638fbCopy full SHA for e8638fb
demo/index.html
@@ -33,7 +33,7 @@
33
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png" />
34
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png" />
35
<link rel="manifest" href="/static/site.webmanifest" />
36
- <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
+ <link rel="mask-icon" href="/static/safari-pinned-tab.svg" color="#5bbad5" />
37
<meta name="msapplication-TileColor" content="#da532c" />
38
<meta name="theme-color" content="#ffffff" />
39
</head>
0 commit comments