diff --git a/CoCreate.config.js b/CoCreate.config.js index c160777..0a90b31 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -6,13 +6,12 @@ module.exports = { }, "sources": [ { - "entry": "./docs/index.html", "collection": "files", "document": { "_id": "60206d5b3c260207bf49cab4", "name": "index.html", "path": "/docs/modal/index.html", - "src": "{{source}}", + "src": "{{./docs/index.html}}", "domains": [ "*", "general.cocreate.app"