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 b88d758 commit 1d035faCopy full SHA for 1d035fa
demo/index.html
@@ -7,6 +7,7 @@
7
<link rel="icon" href="https://cdn.cocreate.app/favicon.ico" type="image/ico" sizes="16x16">
8
<!-- CoCreate CSS CDN -->
9
<link rel="stylesheet" href="https://cdn.cocreate.app/parallax/latest/CoCreate-parallax.min.css" type="text/css" />
10
+ <link rel="manifest" href="/manifest.json">
11
</head>
12
<body>
13
docs/index.html
@@ -13,6 +13,7 @@
<meta property="og:image" content="https://cdn.cocreate.app/docs/parallax.png">
14
15
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true" />
16
17
18
19
0 commit comments