Commit 97fc1fd 1 parent f1072f8 commit 97fc1fd Copy full SHA for 97fc1fd
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" : "6143fc94829b690010a5f339" ,
10
10
"name" : "index.html" ,
11
11
"path" : "/docs/utils/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 >
@@ -272,8 +272,8 @@ <h2 class="padding:5px_0px">Demo</h2>
272
272
< textarea
273
273
type ="code "
274
274
lang ="html "
275
- collection ="demos "
276
- document_id =""
275
+ array ="demos "
276
+ object =""
277
277
name ="demo "
278
278
save ="false "
279
279
id ="demo "
You can’t perform that action at this time.
0 commit comments