Skip to content

Commit caada6c

Browse files
committed
Update quartz.config.ts
1 parent 7c6b6a1 commit caada6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

quartz.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ import * as Plugin from "./quartz/plugins"
88
*/
99
const config: QuartzConfig = {
1010
configuration: {
11-
pageTitle: "🪴 Quartz 4.0",
12-
pageTitleSuffix: "",
11+
pageTitle: "🪴 鸽子的图书馆",
12+
pageTitleSuffix: "智慧浓缩之处",
1313
enableSPA: true,
1414
enablePopovers: true,
1515
analytics: {
1616
provider: "plausible",
1717
},
18-
locale: "en-US",
19-
baseUrl: "quartz.jzhao.xyz",
18+
locale: "zh-CN",
19+
baseUrl: "library.whispery.top",
2020
ignorePatterns: ["private", "templates", ".obsidian"],
2121
defaultDateType: "created",
2222
generateSocialImages: false,

0 commit comments

Comments
 (0)