Skip to content

Commit 3d920dd

Browse files
committed
chore: Update page title and base URL
1 parent 5e40017 commit 3d920dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quartz.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
88
*/
99
const config: QuartzConfig = {
1010
configuration: {
11-
pageTitle: "🪴 Quartz 4.0",
11+
pageTitle: "ExaDev Breadboard Activity",
1212
enableSPA: true,
1313
enablePopovers: true,
1414
analytics: {
1515
provider: "plausible",
1616
},
1717
locale: "en-US",
18-
baseUrl: "quartz.jzhao.xyz",
18+
baseUrl: "exadev.github.io/Breadboard-Activity",
1919
ignorePatterns: ["private", "templates", ".obsidian"],
2020
defaultDateType: "created",
2121
theme: {

0 commit comments

Comments
 (0)