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 8bcccd5 commit a655b64Copy full SHA for a655b64
docs/index.html
@@ -14,7 +14,7 @@
14
<!-- CoCreate CSS -->
15
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css"/>
16
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
17
- <link rel="manifest" href="/manifest.json" />
+ <link rel="manifest" href="/manifest.webmanifest" />
18
</head>
19
20
<body>
src/dashboard.html
@@ -47,7 +47,7 @@
47
font-weight: bolder;
48
}
49
</style>
50
- <link rel="manifest" href="/manifest.json">
+ <link rel="manifest" href="/manifest.webmanifest">
51
52
53
<div id="modal-viewport" hidden></div>
0 commit comments