mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 06:14:04 +02:00
Enable custom analytics provider for Plausible (#1388)
This commit is contained in:
parent
9480211e1b
commit
eb25df01d5
1 changed files with 3 additions and 0 deletions
|
|
@ -84,6 +84,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/adaptive-lighting"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue