Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 03:55:44 +08:00 committed by GitHub
parent bfc3053664
commit 8c16150cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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