diff options
| author | liv <mail@liv.nrw> | 2025-05-16 11:05:02 +0200 |
|---|---|---|
| committer | liv <mail@liv.nrw> | 2025-05-16 11:05:02 +0200 |
| commit | 5ee7dfb5c22ab0ac9037c86bc9320c944010038b (patch) | |
| tree | d89d386baf7c143fc74c2d669372c5da9ec7d901 /oranda.json | |
| parent | 9a3586878d73cede3258ce076c609324cef8cc07 (diff) | |
chore: build site with proper path prefix
Diffstat (limited to 'oranda.json')
| -rw-r--r-- | oranda.json | 3 |
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" |
