Skip to content

Commit 4a04dc0

Browse files
authored
Fresh setup (#3)
* deleted * remove older blog * init astro pure * init 1.0 * site: 'https://rootxjs.github.io', added * fix static output in deployment
1 parent 65ce920 commit 4a04dc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astro.config.ts

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

0 commit comments

Comments
 (0)