fix: 归档修复,不再更新该模板,后续会开源新模板!

This commit is contained in:
2025-06-28 10:04:11 +08:00
parent dc5e159616
commit dca89ae4d0
560 changed files with 76 additions and 19893 deletions

View File

@@ -6,7 +6,7 @@ export const markdown: MarkdownOptions = {
// Shiki主题, 所有主题参见: https://github.com/shikijs/shiki/blob/main/docs/themes.md
theme: {
light: 'github-light',
dark: 'github-dark-dimmed'
dark: 'github-dark'
},
// lineNumbers: true, // 启用行号