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 4235ceb commit 7570a08Copy full SHA for 7570a08
demo/index.html
@@ -6,9 +6,9 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<link
8
rel="icon"
9
- href="https://cdn.cocreate.app/favicon.ico"
10
- type="image/ico"
11
- sizes="16x16" />
+ type="image/png"
+ sizes="32x32"
+ href="../assets/favicon.ico" />
12
<title>element-prototype | CoCreateJS</title>
13
<link rel="manifest" href="/manifest.webmanifest" />
14
</head>
0 commit comments