Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-19 21:32:40 +08:00 committed by GitHub
parent 6097417e7a
commit b79a96a9b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ const config: QuartzConfig = {
provider: "plausible",
},
locale: "zh-CN", 
baseUrl: "enneaa.netlify.app",    
baseUrl: "",     
ignorePatterns: ["private", "templates", ".obsidian"],  
defaultDateType: "created",
theme: {