wip
This commit is contained in:
@@ -9,9 +9,6 @@ export default defineConfig({
|
||||
site: 'https://mintel.me',
|
||||
integrations: [react(), mdx()],
|
||||
markdown: {
|
||||
syntaxHighlight: 'shiki',
|
||||
shikiConfig: {
|
||||
theme: 'github-dark'
|
||||
}
|
||||
syntaxHighlight: 'prism'
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user