Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-15 11:20:48 +08:00 committed by GitHub
parent 2a26056fd1
commit a0fdc93d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,11 +21,11 @@ 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 Screen",      header: "Noto Serif SC",
body: "LXGW WenKai Screen",      body: "Noto Sans SC", 
code: "IBM Plex Mono",            code: "IBM Plex Mono",           
}, },
colors: { colors: {