add another couple posts and start working on code styling
This commit is contained in:
@@ -8,4 +8,12 @@ export default defineConfig({
|
||||
vue(),
|
||||
],
|
||||
prefetch: true,
|
||||
markdown: {
|
||||
shikiConfig: {
|
||||
themes: {
|
||||
light: 'dracula',
|
||||
dark: 'dracula-soft',
|
||||
}
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user