diff --git a/.deco/blocks/Preview Sections ItWorks.json b/.deco/blocks/Preview Sections ItWorks.json deleted file mode 100644 index 0a83515..0000000 --- a/.deco/blocks/Preview Sections ItWorks.json +++ /dev/null @@ -1 +0,0 @@ -{"__resolveType":"deco-sites/start/sections/ItWorks.tsx","name":"It works!"} \ No newline at end of file diff --git a/.deco/decofile.json b/.deco/decofile.json index c116255..2dcd57b 100644 --- a/.deco/decofile.json +++ b/.deco/decofile.json @@ -1,17 +1,9 @@ { - "Preview Sections ItWorks": { - "__resolveType": "deco-sites/start/sections/ItWorks.tsx", - "name": "It works!" - }, "decohub": { "__resolveType": "deco-sites/start/apps/decohub.ts" }, "pages-Home-617289": { - "sections": [ - { - "__resolveType": "Preview Sections ItWorks" - } - ], + "sections": [], "__resolveType": "website/pages/Page.tsx", "name": "Home", "path": "/" @@ -43,4 +35,4 @@ }, "__resolveType": "deco-sites/start/apps/site.ts" } -} \ No newline at end of file +}