Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 09:41:33 +08:00 committed by GitHub
parent 3b1523acb6
commit a55c764f9d
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: "googleFonts",  fontOrigin: "googleFonts",   
cdnCaching: true,   cdnCaching: true,  
typography: { typography: {
header: "system-ui",    header: "Noto Sans SC",     
body: "system-ui",    body: "Noto Sans SC",     
code: "system-ui",        code: "Noto Sans SC",         
}, },
colors: { colors: {
lightMode: { lightMode: {