disabled
This commit is contained in:
parent
ab76b4424a
commit
2968017300
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ const options = {
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
devToolbar: {
|
||||
enabled: false
|
||||
},
|
||||
integrations: [
|
||||
react(),
|
||||
mdx(options),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue