File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Expand file tree Collapse file tree 2 files changed +17
-12
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" : "6019bfa94eea0817df303b0c" ,
13
12
"key" : "src" ,
14
13
"data" :{
15
- "name" : "conditional-logic Doc" ,
16
- "domains" : [ "cocreate.app" , "server.cocreate.app" , "ws.cocreate.app" ] ,
17
- "path" : "/docs/conditional-logic"
14
+ "name" : "index.html" ,
15
+ "path" : "/docs/conditional-logic/index.html" ,
16
+ "domains" : [
17
+ "general.cocreate.app"
18
+ ] ,
19
+ "directory" : "/docs/conditional-logic" ,
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 17
17
</ head >
18
18
19
19
< body >
20
- < 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 " name ="html ">
20
+ < 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 ">
21
21
</ nav >
22
22
< 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 ">
23
- < menu collection ="components " document_id ="603717b07de7fb350ae9fec8 " name ="html "> </ menu >
23
+ < menu collection ="files " document_id ="603717b07de7fb350ae9fec8 " name ="src "> </ menu >
24
24
< div class ="resizeHandler "> </ div >
25
25
</ sidenav >
26
26
< main class ="padding-top:15px padding:15px@lg@xl " main-content_id ="content " id ="cocreate-conditional-logic ">
You can’t perform that action at this time.
0 commit comments