rustlings/oranda.json

17 lines
284 B
JSON

{
"build": {
"path_prefix": "rustlings"
},
"project": {
"homepage": "https://rustlings.cool",
"repository": "https://github.com/rust-lang/rustlings"
},
"marketing": {
"analytics": {
"plausible": {
"domain": "rustlings.cool"
}
}
}
}