mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
Update quartz.config.ts
This commit is contained in:
parent
c187ff39d3
commit
2b339d9665
@ -19,7 +19,6 @@ const config: QuartzConfig = {
|
||||
defaultDateType: "modified",
|
||||
generateSocialImages: {
|
||||
colorScheme: "darkMode",
|
||||
//image: "cover.png",
|
||||
},
|
||||
theme: {
|
||||
fontOrigin: "googleFonts",
|
||||
@ -76,8 +75,6 @@ const config: QuartzConfig = {
|
||||
Plugin.Latex({ renderEngine: "katex" }),
|
||||
// Adds image caption support. Syntax:
|
||||
Plugin.FigureCaptions(),
|
||||
// 启动中文斜体转楷体插件
|
||||
//Plugin.ChineseItalic(),
|
||||
],
|
||||
filters: [
|
||||
//Plugin.RemoveDrafts(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user