fixed logging
This commit is contained in:
parent
df05710c09
commit
ce42390d8e
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.derg.cz",
|
host: "plausible.nexae.net",
|
||||||
},
|
},
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
baseUrl: "derg.cz",
|
baseUrl: "derg.cz",
|
||||||
|
|
Loading…
Reference in a new issue