summaryrefslogtreecommitdiff
path: root/oranda.json
blob: 503653a41c42cfd1303dc245745dc31561e21412 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "homepage": "https://rustlings.cool",
  "readme_path": "website.md",
  "repository": "https://github.com/rust-lang/rustlings",
  "analytics": {
    "plausible": {
      "domain": "rustlings.cool"
    }
  },
  "changelog": true
}