Blog Update
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineConfig({
|
||||
remarkPlugins: [remarkToc, [remarkCollapse, { test: "Table of contents" }]],
|
||||
shikiConfig: {
|
||||
// For more themes, visit https://shiki.style/themes
|
||||
themes: { light: "min-light", dark: "night-owl" },
|
||||
themes: { light: "min-light", dark: "min-dark" },
|
||||
defaultColor: false,
|
||||
wrap: false,
|
||||
transformers: [
|
||||
|
||||
Reference in New Issue
Block a user