Skip to content

Commit e3680fb

Browse files
authored
Update astro.config.ts
1 parent c7048ec commit e3680fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default defineConfig({
3333
// Adapter
3434
// https://docs.astro.build/en/guides/deploy/
3535
// 1. Vercel (serverless)
36-
adapter: githu(),
36+
adapter: github(),
3737
output: 'static',
3838
// 2. Vercel (static)
3939
// adapter: vercelStatic(),

0 commit comments

Comments
 (0)