repo-config.json 126 B

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