From 3bf362d0985ae20664b69e87bdb8687a47683355 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 19 Sep 2024 18:56:13 -0500 Subject: [PATCH 1/2] Fix that quote --- constants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.json b/constants.json index 934e185..605060e 100644 --- a/constants.json +++ b/constants.json @@ -45,7 +45,7 @@ "I hope you know every time I add a new quote I have a stroke making sure it shows up right because I have to gamble continously to get it to show up", "Fun fact: The opening animation was the first thing I made in this rewrite. It has been 99% unchanged.", "The background during the opening animation looks very wrong on Chromium, but its fine on Firefox... oops!", - "Getting donations? As a minor? I'll keep dreaming...", + "Donation software working? As a minor? I'll keep dreaming...", "I should add a chance for there to not be a quote here just to screw with people", "" ], From ca5e37ab72785c6aa8769dca718b0dfbe1282bc9 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 19 Sep 2024 18:57:10 -0500 Subject: [PATCH 2/2] Random Code cleanup --- static/index.html | 3 --- static/socials/index.html | 4 +--- static/stats/index.html | 4 +--- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/static/index.html b/static/index.html index 9622bb5..c4be63c 100644 --- a/static/index.html +++ b/static/index.html @@ -40,13 +40,10 @@

They/Them

Developer

-

{DISCORD_STATUS}

-
- diff --git a/static/socials/index.html b/static/socials/index.html index 41c34eb..5aac04d 100644 --- a/static/socials/index.html +++ b/static/socials/index.html @@ -25,9 +25,7 @@ {WEATHER_MODIFIER} {TOPBAR} - +

Socials


diff --git a/static/stats/index.html b/static/stats/index.html index 1e14a68..84340f5 100644 --- a/static/stats/index.html +++ b/static/stats/index.html @@ -31,9 +31,7 @@

Welcome to the stats page! This page is now "deprecated"... sorta.
Feel free to read more about it at the bottom of the page.

-

-
Stats -

+


Stats


  • Page generation time: {LOAD_TIME}