repo-config.json 163 B

12345678910
  1. {
  2. "title": "Example Repo 2",
  3. "defaultCategory": "random-stuff",
  4. "categories": [
  5. {
  6. "slug": "random-stuff",
  7. "title": "Random Stuff"
  8. }
  9. ]
  10. }