We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d3021 commit 290d7fdCopy full SHA for 290d7fd
1 file changed
astro.config.mjs
@@ -20,6 +20,7 @@ export default defineConfig({
20
starlight({
21
expressiveCode: {
22
themes: ['tokyo-night', 'github-light'],
23
+ frames: false,
24
shiki: {
25
langs: [almideLang],
26
},
0 commit comments