add title

This commit is contained in:
guodong 2026-02-10 18:16:31 +08:00
parent a32a16fc09
commit 22547c4303
2 changed files with 1565 additions and 1525 deletions

3083
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,15 +8,16 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "Quartz 4",
pageTitle: "崔小毛's Blog",
pageTitleSuffix: "",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
locale: "zh-CN",
// 💡 这里必须改成你的在线子路径,否则图片和样式会失效
baseUrl: "witty-hamster.github.io/quartz",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified",
theme: {