Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 03:46:52 +08:00 committed by GitHub
parent 268cae99d2
commit d3ff793b3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,16 +16,16 @@ const config: QuartzConfig = {
provider: "plausible",
},
locale: "zh-CN", 
baseUrl: "enneaaa.netlify.app", 
baseUrl: "enneaaa.netlify.app",  
ignorePatterns: ["private", "templates", ".obsidian"],   
defaultDateType: "created", 
generateSocialImages: true,
theme: {
fontOrigin: "googleFonts",
fontOrigin: "local", 
cdnCaching: true,
typography: {
header: "Noto Serif SC",    
body: "Noto Serif SC",  
header: "LXGW WenKai Lite",     
body: "LXGW WenKai Lite",   
code: "IBM Plex Mono",   
},
colors: {