diff --git a/quartz.config.ts b/quartz.config.ts index 66b531c89..31925215a 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -24,7 +24,7 @@ const config: QuartzConfig = { fontOrigin: "googleFonts",    cdnCaching: true,   typography: { - header: "Noto Sans SC",      + header: "Noto Serif SC",      body: "Noto Sans SC",      code: "IBM Plex Mono",            },