Commit d759207 1 parent 9d15d9a commit d759207 Copy full SHA for d759207
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ module.exports = {
4
4
"host" : "" ,
5
5
"sources" : [
6
6
{
7
- "collection " : "files" ,
8
- "document " : {
7
+ "array " : "files" ,
8
+ "object " : {
9
9
"_id" : "6019bfa94eea0817df303b0c" ,
10
10
"name" : "index.html" ,
11
11
"path" : "/docs/conditional-logic/index.html" ,
Original file line number Diff line number Diff line change 29
29
< link
30
30
rel ="stylesheet "
31
31
href ="/docs/index.css "
32
- collection ="files "
33
- document_id ="60888216117c640e7596303f "
32
+ array ="files "
33
+ object ="60888216117c640e7596303f "
34
34
name ="src "
35
35
type ="text/css "
36
36
save ="true " />
44
44
scroll ="sticky-nav,hide-nav "
45
45
scroll-up ="10 "
46
46
scroll-down ="10 "
47
- collection ="files "
48
- document_id ="60395ef42b3ac232657040fd "
47
+ array ="files "
48
+ object ="60395ef42b3ac232657040fd "
49
49
name ="src "> </ nav >
50
50
< sidenav
51
51
id ="menuL "
55
55
resize-property ="margin-left "
56
56
resize-value ="width ">
57
57
< menu
58
- collection ="files "
59
- document_id ="603717b07de7fb350ae9fec8 "
58
+ array ="files "
59
+ object ="603717b07de7fb350ae9fec8 "
60
60
name ="src "> </ menu >
61
61
< div resize ="right "> </ div >
62
62
</ sidenav >
@@ -291,8 +291,8 @@ <h2 class="padding:5px_0px">Demo</h2>
291
291
< textarea
292
292
type ="code "
293
293
lang ="html "
294
- collection ="demos "
295
- document_id =""
294
+ array ="demos "
295
+ object =""
296
296
name ="demo "
297
297
save ="false "
298
298
id ="demo "
You can’t perform that action at this time.
0 commit comments