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", provider: "plausible",
}, },
locale: "zh-CN",  locale: "zh-CN", 
baseUrl: "enneaaa.netlify.app",  baseUrl: "enneaaa.netlify.app",  
ignorePatterns: ["private", "templates", ".obsidian"],    ignorePatterns: ["private", "templates", ".obsidian"],   
defaultDateType: "created",  defaultDateType: "created", 
generateSocialImages: true, generateSocialImages: true,
theme: { theme: {
fontOrigin: "googleFonts", fontOrigin: "local", 
cdnCaching: true, cdnCaching: true,
typography: { typography: {
header: "Noto Serif SC",     header: "LXGW WenKai Lite",     
body: "Noto Serif SC",   body: "LXGW WenKai Lite",   
code: "IBM Plex Mono",    code: "IBM Plex Mono",   
}, },
colors: { colors: {