Skip to content

Commit 7000557

Browse files
committed
Quartz sync: Dec 14, 2024, 1:21 PM
1 parent ecd8477 commit 7000557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quartz.config.ts

Lines changed: 2 additions & 2 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",
11+
pageTitle: "Mr. Johnny Cake",
1212
pageTitleSuffix: "",
1313
enableSPA: true,
1414
enablePopovers: true,
1515
analytics: {
1616
provider: "plausible",
1717
},
1818
locale: "en-US",
19-
baseUrl: "quartz.jzhao.xyz",
19+
baseUrl: "mrjohnnycake.com",
2020
ignorePatterns: ["private", "templates", ".obsidian"],
2121
defaultDateType: "created",
2222
generateSocialImages: false,

0 commit comments

Comments
 (0)