docs: Add Plausible analytics (#165)

This commit is contained in:
Bas Nijholt
2026-01-12 17:23:08 +01:00
committed by GitHub
parent 2f3720949b
commit dd60af61a8
2 changed files with 10 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ nav = [
]
[project.theme]
custom_dir = "docs/overrides"
language = "en"
features = [
@@ -81,6 +82,9 @@ repo = "lucide/github"
[project.extra]
generator = false
[project.extra.analytics]
provider = "custom"
[[project.extra.social]]
icon = "fontawesome/brands/github"
link = "https://github.com/basnijholt/compose-farm"