Skip to content

Commit 62c87cf

Browse files
committed
Fix Plausible domain
1 parent 1666b95 commit 62c87cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author = { name = "Zentria OÜ", homepage = "https://zentria.company" }
99

1010
[params.plausible]
1111
enable = true
12-
domain = "zentria.company"
12+
domain = "blog.zentria.company"
1313
selfhosted_domain = "plausible.zentria.ee"
1414
hash_based_routing = false
1515
gitstar = false

0 commit comments

Comments
 (0)