summaryrefslogtreecommitdiff
path: root/oranda.json
diff options
context:
space:
mode:
Diffstat (limited to 'oranda.json')
-rw-r--r--oranda.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/oranda.json b/oranda.json
deleted file mode 100644
index 626e496..0000000
--- a/oranda.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "build": {
- "path_prefix": "rustlings"
- },
- "project": {
- "homepage": "https://rustlings.cool",
- "repository": "https://github.com/rust-lang/rustlings"
- },
- "marketing": {
- "analytics": {
- "plausible": {
- "domain": "rustlings.cool"
- }
- }
- }
-}