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