Skip to content

Commit e8638fb

Browse files
committed
chore: fix demo sharing
1 parent f4d4bd3 commit e8638fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png" />
3434
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png" />
3535
<link rel="manifest" href="/static/site.webmanifest" />
36-
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
36+
<link rel="mask-icon" href="/static/safari-pinned-tab.svg" color="#5bbad5" />
3737
<meta name="msapplication-TileColor" content="#da532c" />
3838
<meta name="theme-color" content="#ffffff" />
3939
</head>

0 commit comments

Comments
 (0)