Adding the "vitesse-dark" theme configuration for Shiki in the Markdown settings

This commit is contained in:
Valentin Popov 2025-01-23 23:03:20 +00:00
parent 0cbdbbad7f
commit 7724e9617d
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -11,6 +11,9 @@ export default defineConfig({
},
markdown: {
remarkPlugins: [remarkReadingTime],
shikiConfig: {
theme: "vitesse-dark",
},
},
redirects: {
"/blog": {