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 8a49e4a commit 82f5d96Copy full SHA for 82f5d96
demo/index.html
@@ -74,6 +74,6 @@ <h3 style="text-align:center;">Parallax Demo</h3>
74
75
76
<!--<script src="../dist/CoCreate-parallax.js"></script>-->
77
- <script src="../../../CoCreateJS/dist/CoCreate.js" ></script>
+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
78
</body>
79
</html>
0 commit comments