Skip to content

Commit 0ef1b5b

Browse files
committed
update plausible url
1 parent cfb7d12 commit 0ef1b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const config: QuartzConfig = {
99
analytics: {
1010
provider: "plausible",
1111
},
12-
baseUrl: "four.quartz.jzhao.xyz",
12+
baseUrl: "quartz.jzhao.xyz",
1313
ignorePatterns: ["private", "templates"],
1414
theme: {
1515
typography: {

0 commit comments

Comments
 (0)