Skip to content

Commit

Permalink
chore(fix): remove toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ndu committed Aug 23, 2024
1 parent 9015eb3 commit 31a31e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions research/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ export default defineConfig({
adapter: node({
mode: 'standalone',
}),
devToolbar: {
enabled: false
}
})

0 comments on commit 31a31e6

Please sign in to comment.