diff --git a/quartz.config.ts b/quartz.config.ts index 318a0207f..d36f4fbcd 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -21,12 +21,12 @@ const config: QuartzConfig = { defaultDateType: "created",    generateSocialImages: true,  theme: { - fontOrigin: "googleFonts",  + fontOrigin: "googleFonts",    cdnCaching: true,   typography: { - header: "system-ui",    - body: "system-ui",    - code: "system-ui",        + header: "Noto Sans SC",      + body: "Noto Sans SC",      + code: "Noto Sans SC",          }, colors: { lightMode: {