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 c9a355f commit 7ba20a1Copy full SHA for 7ba20a1
2 files changed
demo/iframe.html
@@ -17,9 +17,9 @@
17
<!-- CoCreate Favicon -->
18
<link
19
rel="icon"
20
- href="https://cdn.cocreate.app/favicon.ico"
21
- type="image/ico"
22
- sizes="16x16" />
+ type="image/png"
+ sizes="32x32"
+ href="../assets/favicon.ico" />
23
<link rel="manifest" href="/manifest.webmanifest" />
24
</head>
25
demo/index.html
@@ -5,9 +5,9 @@
5
6
7
8
9
10
11
12
13
0 commit comments