File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -72,14 +72,15 @@ <h3 style="text-align:center;">Parallax Demo</h3>
7272 < div class ="resizeHandler "> </ div >
7373 </ div >
7474
75- < script >
76- var config = {
77- apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
78- organization_Id : '5de0387b12e200ea63204d6c'
79- }
80- </ script >
81-
82- <!-- CoCreate JS CDN -->
83- < script src ="https://cdn.cocreate.app/parallax/latest/CoCreate-parallax.min.js " > </ script >
75+ < script >
76+ var config = {
77+ apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
78+ organization_Id : '5de0387b12e200ea63204d6c' ,
79+ host : 'ws.cocreate.app'
80+ }
81+ </ script >
82+
83+ <!--<script src="../dist/CoCreate-parallax.js"></script>-->
84+ < script src ="../../../CoCreateJS/dist/CoCreate.js " > </ script >
8485 </ body >
8586</ html >
You can’t perform that action at this time.
0 commit comments