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 2aa0d25 commit 5ea3cfbCopy full SHA for 5ea3cfb
2025/astro.config.mjs
@@ -8,6 +8,7 @@ import Macros from 'unplugin-macros/vite';
8
9
// https://astro.build/config
10
export default defineConfig({
11
+ site: 'https://vimconf.org/',
12
base: '/2025',
13
14
vite: {
0 commit comments