diff options
Diffstat (limited to 'oranda.json')
| -rw-r--r-- | oranda.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/oranda.json b/oranda.json new file mode 100644 index 0000000..503653a --- /dev/null +++ b/oranda.json @@ -0,0 +1,11 @@ +{ + "homepage": "https://rustlings.cool", + "readme_path": "website.md", + "repository": "https://github.com/rust-lang/rustlings", + "analytics": { + "plausible": { + "domain": "rustlings.cool" + } + }, + "changelog": true +} |
