Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-19 21:46:49 +08:00 committed by GitHub
parent 5f31e851ae
commit 2caffffe05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,14 +9,14 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
pageTitle: "🌲是話說", 
pageTitleSuffix: "",
pageTitleSuffix: "", 
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "zh-CN", 
baseUrl: "",     
baseUrl: "enneaa.pages.dev",      
ignorePatterns: ["private", "templates", ".obsidian"],  
defaultDateType: "created",
theme: {