blockList.json 460 B

1234567891011121314
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "carousel": "../blocks/carousel/carousel",
  5. "homeOne":"../blocks/home1/homeOne",
  6. "homeThree":"../blocks/home3/homeThree",
  7. "divider":"../blocks/divider/divider",
  8. "horizon":"../blocks/horizon/horizon",
  9. "home_goods": "../blocks/home_goods/home_goods",
  10. "homeGrid": "../blocks/homeGrid/homeGrid",
  11. "homeWords":"../blocks/home_words/homeWords",
  12. "homeTwo":"../blocks/home2/homeTwo"
  13. }
  14. }