mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +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