Upgraded dependencies. Updated terminology and wording. Updated bot name. FIx text center and line height.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 6m48s
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 2s

This commit is contained in:
2025-12-30 13:23:36 -05:00
parent 788f1d24f7
commit b71fb89832
9 changed files with 229 additions and 200 deletions

View File

@@ -34,9 +34,9 @@ export default function RootLayout({
return [client, ssr];
}, []);
const title = "Nazi Site Patrol Stats";
const title = "Anti Nazi-Sites Bot Stats";
const description =
"A website to display various stats for the Nazi Site Patrol bot for Telegram. Developed and maintained by Werewolf Kid Creations.";
"A website to display various stats for the Anti Nazi-Sites bot for Telegram. Developed and maintained by Werewolf Kid Creations.";
const url = "https://bot-stats.werewolfkid.monster";
const img = "/images/SPD-arrows.svg";
const domain = "werewolfkid.monster";