File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ module.exports = {
14
14
"name" : "index.html" ,
15
15
"path" : "/docs/css/index.html" ,
16
16
"domains" : [
17
+ "cocreate.app" ,
17
18
"general.cocreate.app"
18
19
] ,
19
20
"directory" : "/docs/css" ,
@@ -31,6 +32,7 @@ module.exports = {
31
32
"name" : "utility.html" ,
32
33
"path" : "/docs/css/utility.html" ,
33
34
"domains" : [
35
+ "cocreate.app" ,
34
36
"general.cocreate.app"
35
37
] ,
36
38
"directory" : "/docs/css" ,
@@ -48,6 +50,7 @@ module.exports = {
48
50
"name" : "avatar.html" ,
49
51
"path" : "/docs/css/avatar.html" ,
50
52
"domains" : [
53
+ "cocreate.app" ,
51
54
"general.cocreate.app"
52
55
] ,
53
56
"directory" : "/docs/css" ,
@@ -65,6 +68,7 @@ module.exports = {
65
68
"name" : "flip-item.html" ,
66
69
"path" : "/docs/css/flip-item.html" ,
67
70
"domains" : [
71
+ "cocreate.app" ,
68
72
"general.cocreate.app"
69
73
] ,
70
74
"directory" : "/docs/css" ,
You can’t perform that action at this time.
0 commit comments