Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 04:16:21 +08:00 committed by GitHub
parent 7428905926
commit b00093c0cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,12 +21,12 @@ const config: QuartzConfig = {
defaultDateType: "created",   defaultDateType: "created",  
generateSocialImages: true, generateSocialImages: true,
theme: { theme: {
fontOrigin: "local",  fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true, 
typography: { typography: {
header: "LXGW WenKai",       header: "Schibsted Grotesk",
body: "LXGW WenKai",     body: "Source Sans Pro",
code: "IBM Plex Mono",    code: "IBM Plex Mono",    
}, },
colors: { colors: {
lightMode: { lightMode: {