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 9cd08e4 commit 56ab1c7Copy full SHA for 56ab1c7
demo/index.html
@@ -177,6 +177,6 @@ <h3 style="text-align: center">Parallax Demo</h3>
177
</div>
178
179
<!--<script src="../dist/CoCreate-parallax.js"></script>-->
180
- <script src="/dist/CoCreate.js"></script>
+ <script src="https://CoCreate.app/dist/CoCreate.js"></script>
181
</body>
182
</html>
docs/index.html
@@ -359,6 +359,6 @@ <h2 class="padding:5px_0px">Demo</h2>
359
</main>
360
361
<script src="./apikey.js"></script>
362
363
364
0 commit comments