Skip to content

Commit

Permalink
Update quartz.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ArenaDruid committed Feb 6, 2025
1 parent c187ff3 commit 2b339d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const config: QuartzConfig = {
defaultDateType: "modified",
generateSocialImages: {
colorScheme: "darkMode",
//image: "cover.png",
},
theme: {
fontOrigin: "googleFonts",
Expand Down Expand Up @@ -76,8 +75,6 @@ const config: QuartzConfig = {
Plugin.Latex({ renderEngine: "katex" }),
// Adds image caption support. Syntax:
Plugin.FigureCaptions(),
// 启动中文斜体转楷体插件
//Plugin.ChineseItalic(),
],
filters: [
//Plugin.RemoveDrafts(),
Expand Down

0 comments on commit 2b339d9

Please sign in to comment.