changed plausible url
This commit is contained in:
parent
22f9dde053
commit
b4c49f7d24
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const config: QuartzConfig = {
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: {
|
||||||
provider: "plausible",
|
provider: "plausible",
|
||||||
host: "plausible.nexae.net",
|
host: "plausible.derg.cz",
|
||||||
},
|
},
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
baseUrl: "derg.cz",
|
baseUrl: "derg.cz",
|
||||||
|
|
Loading…
Reference in a new issue