track pageview

This commit is contained in:
2024-01-22 12:40:45 +00:00
parent 2a3056dd86
commit e1aa5ac319
4 changed files with 40 additions and 5 deletions

View File

@ -28,10 +28,10 @@ import { AlertsPage } from "@/pages/alerts";
import { StreamSummaryPage } from "@/pages/summary";
import { EmbededPage } from "./pages/embed";
import Markdown from "./element/markdown";
import { Async } from "./element/async-loader";
const DashboardPage = lazy(() => import("./pages/dashboard"));
import Faq from "@/faq.md";
import { Async } from "./element/async-loader";
const db = new SnortSystemDb();
const System = new NostrSystem({