feat(thor): add plausible, analytics.

This commit is contained in:
CronyAkatsuki 2025-05-10 20:14:39 +02:00
parent 7de6b5719e
commit 7528722942
5 changed files with 31 additions and 0 deletions

View file

@ -4,6 +4,9 @@
forgejo-db = {
file = ../../../secrets/forgejo-db.age;
};
plausible = {
file = ../../../secrets/plausible.age;
};
};
};
}