keep the parameters consistent

This commit is contained in:
Dejavu Moe
2023-06-26 14:24:39 +08:00
parent 35ead410c7
commit 467ebf9e05
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ To enable Plausible analytics support, simply provide the domain of the website
```toml
# config/_default/params.toml
[plausible]
[plausibleAnalytics]
domain = "blog.yoursite.com"
event = "https://plausible.yoursite.com/api/event"
script = "https://plausible.yoursite.com/js/script.js"