summaryrefslogtreecommitdiff
path: root/oranda.json
blob: 626e496885ee6e54488b469c789a2d0d20e07278 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "build": {
    "path_prefix": "rustlings"
  },
  "project": {
    "homepage": "https://rustlings.cool",
    "repository": "https://github.com/rust-lang/rustlings"
  },
  "marketing": {
    "analytics": {
      "plausible": {
        "domain": "rustlings.cool"
      }
    }
  }
}