This commit is contained in:
2026-01-01 01:22:28 +08:00
parent 87c2d29079
commit 3a0440296b
4 changed files with 38 additions and 14 deletions

View File

@@ -98,11 +98,7 @@ export default defineNuxtConfig({
depth: 4,
},
highlight: {
theme: {
default: "github-light",
dark: "github-dark",
light: "github-light",
},
theme: "github-dark",
langs: ["bash", "c", "python"],
},
remarkPlugins: {