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 87a306d commit ef13533Copy full SHA for ef13533
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>css-parser | CoCreateJS</title>
13
<link rel="manifest" href="/manifest.webmanifest" />
14
</head>
0 commit comments