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 74f2c2f commit a6a2161Copy full SHA for a6a2161
demo/index.html
@@ -34,7 +34,7 @@
34
display: none
35
}
36
</style>
37
- <link rel="manifest" href="/manifest.json" />
+ <link rel="manifest" href="/manifest.webmanifest" />
38
</head>
39
40
<body>
docs/index.html
@@ -15,7 +15,7 @@
15
<!-- CoCreate CSS -->
16
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
17
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true" />
18
- <link rel="manifest" href="/manifest.json">
+ <link rel="manifest" href="/manifest.webmanifest">
19
20
21
0 commit comments