mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +03:00
Adding the "vitesse-dark" theme configuration for Shiki in the Markdown settings
This commit is contained in:
@ -11,6 +11,9 @@ export default defineConfig({
|
||||
},
|
||||
markdown: {
|
||||
remarkPlugins: [remarkReadingTime],
|
||||
shikiConfig: {
|
||||
theme: "vitesse-dark",
|
||||
},
|
||||
},
|
||||
redirects: {
|
||||
"/blog": {
|
||||
|
Reference in New Issue
Block a user