mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 01:18:48 +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: {
|
markdown: {
|
||||||
remarkPlugins: [remarkReadingTime],
|
remarkPlugins: [remarkReadingTime],
|
||||||
|
shikiConfig: {
|
||||||
|
theme: "vitesse-dark",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
redirects: {
|
redirects: {
|
||||||
"/blog": {
|
"/blog": {
|
||||||
|
Reference in New Issue
Block a user