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",   
generateSocialImages: true,   
theme: {
fontOrigin: "local",   
fontOrigin: "googleFonts",   
cdnCaching: true,  
typography: {
header: "LXGW WenKai Screen",     
body: "LXGW WenKai Screen",     
header: "Noto Serif SC",
body: "Noto Sans SC", 
code: "IBM Plex Mono",           
},
colors: {