diff --git a/CoCreate.config.js b/CoCreate.config.js index 678a421..0fde98e 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -4,8 +4,8 @@ module.exports = { "host": "", "sources": [ { - "collection": "files", - "document": { + "array": "files", + "object": { "_id": "60206d5b3c260207bf49cab4", "name": "index.html", "path": "/docs/modal/index.html", diff --git a/demo/page.html b/demo/page.html index de614da..9603cb1 100644 --- a/demo/page.html +++ b/demo/page.html @@ -1,5 +1,5 @@ - + Modal | CocreateJS diff --git a/docs/index.html b/docs/index.html index c1e7b7f..3fbb343 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,8 +24,8 @@ @@ -39,8 +39,8 @@ scroll="sticky-nav,hide-nav" scroll-up="10" scroll-down="10" - collection="files" - document_id="60395ef42b3ac232657040fd" + array="files" + object="60395ef42b3ac232657040fd" name="src">
@@ -363,8 +363,8 @@

Demo