🏗 Restructure project, change font to Maple Mono

This commit is contained in:
2025-08-29 12:37:17 -04:00
parent 0733e44d8b
commit b8445f4a1b
63 changed files with 1522 additions and 842 deletions
-3
View File
@@ -10,9 +10,6 @@ export default defineConfig({
site: 'https://ghall.space',
output: 'static',
integrations: [mdx(), alpinejs()],
experimental: {
svg: true,
},
redirects: {
'/posts/[...slug]': '/blog/[...slug]',
},