Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-15 21:20:36 +08:00 committed by GitHub
parent a230dd77f1
commit 2bda7f768d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ const config: QuartzConfig = {
locale: "zh-CN", 
baseUrl: "enneaaa.netlify.app",  
ignorePatterns: ["private", "templates", ".obsidian"],   
defaultDateType: "created",   
defaultDateType: "date",   
generateSocialImages: true,   
theme: {
fontOrigin: "googleFonts",