switch to fully static site
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import mdx from '@astrojs/mdx';
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://ghall.blog',
|
||||
output: 'hybrid',
|
||||
output: 'static',
|
||||
adapter: netlify(),
|
||||
integrations: [
|
||||
mdx(),
|
||||
|
||||
Reference in New Issue
Block a user