home.json 171 B

1234567
  1. {
  2. "usingComponents": {
  3. "tab" : "/components/tab/tab",
  4. "home": "/pages/home/components/contrast/contrast",
  5. "topic": "/pages/home/components/topic/topic"
  6. }
  7. }