We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2597c3 commit 99dddbeCopy full SHA for 99dddbe
1 file changed
CoCreate.config.js
@@ -26,15 +26,15 @@ module.exports = {
26
}
27
},
28
29
- // {
30
- // path: "./docs/menu.html",
31
- // collection: "components",
32
- // document_id: "603717b07de7fb350ae9fec8",
33
- // key: "html",
34
- // data:{
35
- // name: "CoCreateJS Doc Menu",
36
- // }
37
- // },
+ {
+ path: "./docs/menu.html",
+ collection: "components",
+ document_id: "603717b07de7fb350ae9fec8",
+ key: "html",
+ data:{
+ name: "CoCreateJS Doc Menu",
+ }
+ },
38
{
39
path: "./docs/navbar.html",
40
collection: "components",
0 commit comments