From b00093c0cfed06dcdb8484911c5d10edc5785d86 Mon Sep 17 00:00:00 2001 From: enneaa Date: Thu, 13 Mar 2025 04:16:21 +0800 Subject: [PATCH] Update quartz.config.ts --- quartz.config.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/quartz.config.ts b/quartz.config.ts index 0de0112a9..f67d6a8f9 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -21,12 +21,12 @@ const config: QuartzConfig = { defaultDateType: "created",   generateSocialImages: true, theme: { - fontOrigin: "local",  - cdnCaching: true, + fontOrigin: "googleFonts", + cdnCaching: true,  typography: { - header: "LXGW WenKai",       - body: "LXGW WenKai",     - code: "IBM Plex Mono",    + header: "Schibsted Grotesk", + body: "Source Sans Pro", + code: "IBM Plex Mono",     }, colors: { lightMode: {