mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 05:38:34 +00:00
disabled
This commit is contained in:
parent
ab76b4424a
commit
2968017300
@ -58,6 +58,9 @@ const options = {
|
|||||||
|
|
||||||
// https://astro.build/config
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
devToolbar: {
|
||||||
|
enabled: false
|
||||||
|
},
|
||||||
integrations: [
|
integrations: [
|
||||||
react(),
|
react(),
|
||||||
mdx(options),
|
mdx(options),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user