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",   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: "googleFonts",   
cdnCaching: true,   cdnCaching: true,  
typography: { typography: {
header: "Noto Sans SC",      header: "Noto Sans SC",     
body: "Noto Sans SC",      body: "Noto Sans SC",     
code: "Noto Sans SC",          code: "IBM Plex Mono",           
}, },
colors: { colors: {
lightMode: { lightMode: {