index.json 162 B

1234567
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "header":"/components/header/header",
  5. "product-list":"/components/product-list/product-list"
  6. }
  7. }