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

Commit 2968017

Browse files
committed
disabled
1 parent ab76b44 commit 2968017

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/astro.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ const options = {
5858

5959
// https://astro.build/config
6060
export default defineConfig({
61+
devToolbar: {
62+
enabled: false
63+
},
6164
integrations: [
6265
react(),
6366
mdx(options),

0 commit comments

Comments
 (0)