repo-config.json 122 B

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