mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-26 09:24:38 +00:00
Things are a changing
This commit is contained in:
@@ -7,6 +7,9 @@ import sitemap from '@astrojs/sitemap';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
vite: {
|
||||
assetsInclude: ['**/*.base', '**/.obsidian/**', '**/_bases/**'],
|
||||
},
|
||||
site: 'https://pantonius.dev',
|
||||
markdown: {
|
||||
remarkPlugins: [remarkMath],
|
||||
|
||||
Reference in New Issue
Block a user