File tree 2 files changed +17
-13
lines changed
2 files changed +17
-13
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
- "config" : {
3
- "apiKey" : "c2b08663-06e3-440c-ef6f-13978b42883a" ,
4
- "securityKey" : "f26baf68-e3a9-45fc-effe-502e47116265" ,
5
- "organization_Id" : "5de0387b12e200ea63204d6c" ,
6
- "host" : "server.cocreate.app:8088"
7
- } ,
8
-
2
+ "config" : {
3
+ "apiKey" : "2061acef-0451-4545-f754-60cf8160" ,
4
+ "organization_Id" : "5ff747727005da1c272740ab" ,
5
+ "host" : "general.cocreate.app"
6
+ } ,
7
+
9
8
"sources" : [ {
10
9
"entry" : "./docs/index.html" ,
11
10
"collection" : "files" ,
12
11
"document_id" : "602093033c260207bf49cac0" ,
13
12
"key" : "src" ,
14
13
"data" :{
15
- "name" : "render Doc" ,
16
- "domains" : [ "cocreate.app" , "server.cocreate.app" , "ws.cocreate.app" ] ,
17
- "path" : "/docs/render"
14
+ "name" : "index.html" ,
15
+ "path" : "/docs/render/index.html" ,
16
+ "domains" : [
17
+ "general.cocreate.app"
18
+ ] ,
19
+ "directory" : "/docs/render" ,
20
+ "content-type" : "text/html" ,
21
+ "public" : "true" ,
22
+ "website_id" : "61381ed8829b690010a4f2b2"
18
23
}
19
24
}
20
25
] ,
Original file line number Diff line number Diff line change 19
19
20
20
< body >
21
21
22
- < nav class ="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px " main-content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="components " document_id ="60395ef42b3ac232657040fd "
23
- name ="html ">
22
+ < nav class ="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px " main-content_id ="content " scroll ="sticky-nav,hide-nav " scroll-up ="10 " scroll-down ="10 " collection ="files " document_id ="60395ef42b3ac232657040fd " name ="src ">
24
23
</ nav >
25
24
< sidenav id ="menuL " class ="cocreate-sidenav background:whitesmoke " data-main_content ="content " sidenav-default_desktop ="expanded " sidenav-default_tablet ="offcanvas " sidenav-ontoggle_desktop ="offcanvas " sidenav-ontoggle_tablet ="expanded ">
26
- < menu collection ="components " document_id ="603717b07de7fb350ae9fec8 " name ="html "> </ menu >
25
+ < menu collection ="files " document_id ="603717b07de7fb350ae9fec8 " name ="src "> </ menu >
27
26
< div class ="resizeHandler "> </ div >
28
27
</ sidenav >
29
28
< main class ="padding-top:15px padding:15px@lg@xl " main-content_id ="content " id ="CoCreate-render ">
You can’t perform that action at this time.
0 commit comments