mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 19:34:05 -06:00
Update quartz.config.ts
This commit is contained in:
parent
5f31e851ae
commit
2caffffe05
@ -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: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user