Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-13 09:42:09 +08:00 committed by GitHub
parent a55c764f9d
commit 86303890cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,14 +19,14 @@ const config: QuartzConfig = {
baseUrl: "enneaaa.netlify.app",  
ignorePatterns: ["private", "templates", ".obsidian"],   
defaultDateType: "created",   
generateSocialImages: true, 
generateSocialImages: true,   
theme: {
fontOrigin: "googleFonts",   
cdnCaching: true,  
typography: {
header: "Noto Sans SC",     
body: "Noto Sans SC",     
code: "Noto Sans SC",         
code: "IBM Plex Mono",           
},
colors: {
lightMode: {