We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92b05e commit bada861Copy full SHA for bada861
astro.config.mjs
@@ -10,8 +10,8 @@ import markdoc from '@astrojs/markdoc';
10
11
// https://astro.build/config
12
export default defineConfig({
13
- site: 'https://zig-index.github.io',
14
- base: '/',
+ site: 'https://zig-index.github.io/website',
+ base: '/website/',
15
output: 'static',
16
17
integrations: [
0 commit comments