Skip to content

Commit 7ca1700

Browse files
authored
hotfix1
1 parent a863311 commit 7ca1700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
site: 'https://grassproject.github.io',
88
// output: 'server',
99
base: '/',
10-
output: 'sta'
10+
output: 'static'
1111
adapter: node({
1212
mode: 'standalone',
1313
}),

0 commit comments

Comments
 (0)