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