Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 14:35:05 +08:00 committed by GitHub
parent b2e8648398
commit 799f05511e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts",   
cdnCaching: true,  
typography: {
header: "Noto Sans SC",     
header: "Noto Serif SC",     
body: "Noto Sans SC",     
code: "IBM Plex Mono",           
},