We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ec120 commit bbbdc40Copy full SHA for bbbdc40
1 file changed
astro.config.mjs
@@ -2,5 +2,5 @@ import { defineConfig } from 'astro/config';
2
3
export default defineConfig({
4
output: 'static',
5
- base: '/malapa-collab/', // Adjust if your repository is not using a custom domain
+ base: '/MALAPA-Collab.github.io/', // Adjust if your repository is not using a custom domain
6
});
0 commit comments