index.json 164 B

12345678
  1. {
  2. "usingComponents": {
  3. "curriculum": "/compontents/curriculum/curriculum",
  4. "recommend": "../recommend/recommend",
  5. "art": "../art/art"
  6. }
  7. }