We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef8d04 commit d0716f4Copy full SHA for d0716f4
astro.config.mjs
@@ -4,4 +4,5 @@ import { defineConfig } from 'astro/config';
4
// https://astro.build/config
5
export default defineConfig({
6
site: 'https://jsardello.github.io',
7
+ base: 'Worldbuilding-Wiki'
8
});
0 commit comments