Upgraded dependencies. Updated terminology and wording. Updated bot name. FIx text center and line height.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user