feat: Enable stats by default and enrich public dashboard

This commit is contained in:
Janez T
2026-04-03 22:24:09 +02:00
parent 59931f402a
commit 5feb07aad7
9 changed files with 422 additions and 42 deletions

View File

@@ -13,6 +13,7 @@ import "../index.css";
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/favicon.png" />
<title>{title}</title>
</head>
<body>