Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 02:59:40 +08:00 committed by GitHub
parent 1ac36bec0f
commit eb60fb5652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,9 +24,9 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts", fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true,
typography: { typography: {
header: "Schibsted Grotesk",  header: "Noto Sans SC",  
body: "Source Sans Pro", body: "Noto Sans SC", 
code: "IBM Plex Mono", code: "IBM Plex Mono", 
}, },
colors: { colors: {
lightMode: { lightMode: {