summaryrefslogtreecommitdiff
path: root/oranda.json
diff options
context:
space:
mode:
authorliv <mail@liv.nrw>2025-05-16 11:05:02 +0200
committerliv <mail@liv.nrw>2025-05-16 11:05:02 +0200
commit5ee7dfb5c22ab0ac9037c86bc9320c944010038b (patch)
treed89d386baf7c143fc74c2d669372c5da9ec7d901 /oranda.json
parent9a3586878d73cede3258ce076c609324cef8cc07 (diff)
chore: build site with proper path prefix
Diffstat (limited to 'oranda.json')
-rw-r--r--oranda.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/oranda.json b/oranda.json
index ecc490b..626e496 100644
--- a/oranda.json
+++ b/oranda.json
@@ -1,4 +1,7 @@
{
+ "build": {
+ "path_prefix": "rustlings"
+ },
"project": {
"homepage": "https://rustlings.cool",
"repository": "https://github.com/rust-lang/rustlings"