fix: 归档修复,不再更新该模板,后续会开源新模板!
This commit is contained in:
@@ -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, // 启用行号
|
||||
|
||||
|
Reference in New Issue
Block a user