mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2026-04-22 14:52:23 +08:00
Add Umami tracking code
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -14,6 +14,14 @@ export default {
|
||||
favicon: "img/favicon.png",
|
||||
trailingSlash: false,
|
||||
|
||||
scripts: [
|
||||
{
|
||||
src: "https://umami.0l.de/script.js",
|
||||
defer: true,
|
||||
"data-website-id": "b79e7794-0e10-4240-8df4-f82392042272",
|
||||
}
|
||||
],
|
||||
|
||||
stylesheets: [
|
||||
{
|
||||
href: "https://cdn.jsdelivr.net/npm/katex@0.13.24/dist/katex.min.css",
|
||||
|
||||
Reference in New Issue
Block a user