Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 6e3aa69

Browse files
committed
format
1 parent 2968017 commit 6e3aa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const options = {
5959
// https://astro.build/config
6060
export default defineConfig({
6161
devToolbar: {
62-
enabled: false
62+
enabled: false,
6363
},
6464
integrations: [
6565
react(),

0 commit comments

Comments
 (0)