File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ module.exports = {
44 "host" : "" ,
55 "sources" : [
66 {
7- "collection " : "files" ,
8- "document " : {
7+ "array " : "files" ,
8+ "object " : {
99 "_id" : "6019bfa94eea0817df303b0c" ,
1010 "name" : "index.html" ,
1111 "path" : "/docs/conditional-logic/index.html" ,
Original file line number Diff line number Diff line change 2929 < link
3030 rel ="stylesheet "
3131 href ="/docs/index.css "
32- collection ="files "
33- document_id ="60888216117c640e7596303f "
32+ array ="files "
33+ object ="60888216117c640e7596303f "
3434 name ="src "
3535 type ="text/css "
3636 save ="true " />
4444 scroll ="sticky-nav,hide-nav "
4545 scroll-up ="10 "
4646 scroll-down ="10 "
47- collection ="files "
48- document_id ="60395ef42b3ac232657040fd "
47+ array ="files "
48+ object ="60395ef42b3ac232657040fd "
4949 name ="src "> </ nav >
5050 < sidenav
5151 id ="menuL "
5555 resize-property ="margin-left "
5656 resize-value ="width ">
5757 < menu
58- collection ="files "
59- document_id ="603717b07de7fb350ae9fec8 "
58+ array ="files "
59+ object ="603717b07de7fb350ae9fec8 "
6060 name ="src "> </ menu >
6161 < div resize ="right "> </ div >
6262 </ sidenav >
@@ -291,8 +291,8 @@ <h2 class="padding:5px_0px">Demo</h2>
291291 < textarea
292292 type ="code "
293293 lang ="html "
294- collection ="demos "
295- document_id =""
294+ array ="demos "
295+ object =""
296296 name ="demo "
297297 save ="false "
298298 id ="demo "
You can’t perform that action at this time.
0 commit comments