feat(thor): add plausible, analytics.
This commit is contained in:
parent
7de6b5719e
commit
7528722942
5 changed files with 31 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
forgejo-db = {
|
||||
file = ../../../secrets/forgejo-db.age;
|
||||
};
|
||||
plausible = {
|
||||
file = ../../../secrets/plausible.age;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue