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.
2 parents 2aa0d25 + 5ea3cfb commit 0af0129Copy full SHA for 0af0129
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