From 5e84ef1bea5b10a86a28a33ce263f204232ccb09 Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Mon, 30 Sep 2024 13:51:26 -0500 Subject: [PATCH] Updating page titles to new format, fix indentation, fix and add incorrect count-api URLs, long-forgotten rating pages with incorrect text, and link to ratings on main page --- public/pages/calculator.html | 2 +- public/pages/cheese.html | 4 ++-- public/pages/code-of-hexics.html | 2 +- public/pages/construction.html | 2 +- public/pages/countapi-spec-clone.html | 6 +++--- public/pages/dvd-screensaver.html | 4 ++-- public/pages/error-debug.html | 2 +- public/pages/hidden.html | 2 +- public/pages/hunt.html | 4 +++- public/pages/index.html | 6 ++++-- public/pages/maintenance.html | 4 ++-- public/pages/modpack.html | 2 +- public/pages/password-generator.html | 4 ++-- public/pages/pfps.html | 6 +++--- public/pages/quotes.html | 2 +- public/pages/ratings.html | 4 ++-- public/pages/ratings/9pfs.html | 8 ++++---- public/pages/ratings/bigminiboss.html | 8 ++++---- public/pages/ratings/coderelijah.html | 8 ++++---- public/pages/ratings/jayayseaohbee14.html | 8 ++++---- public/pages/ratings/pikachub2005.html | 8 ++++---- public/pages/ratings/youngchief.html | 8 ++++---- public/pages/services.html | 6 +++--- public/pages/test-loader.html | 2 +- public/pages/usage.html | 4 ++-- public/pages/users.html | 4 ++-- public/pages/users/9pfs.html | 4 ++-- public/pages/users/bigminiboss.html | 6 +++--- public/pages/users/coderelijah.html | 6 +++--- public/pages/users/jayayseaohbee14.html | 6 +++--- public/pages/users/pikachub2005.html | 6 +++--- public/pages/users/snakebyte.html | 4 ++-- public/pages/users/youngchief.html | 6 +++--- public/pages/visits.html | 2 +- 34 files changed, 82 insertions(+), 78 deletions(-) diff --git a/public/pages/calculator.html b/public/pages/calculator.html index 804f1c4..a1944e7 100644 --- a/public/pages/calculator.html +++ b/public/pages/calculator.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/cheese.html b/public/pages/cheese.html index 545251f..150f4b7 100644 --- a/public/pages/cheese.html +++ b/public/pages/cheese.html @@ -6,8 +6,8 @@ FP650 - Cheese - - + +
diff --git a/public/pages/code-of-hexics.html b/public/pages/code-of-hexics.html index f4e40df..249d966 100644 --- a/public/pages/code-of-hexics.html +++ b/public/pages/code-of-hexics.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/construction.html b/public/pages/construction.html index feae2da..12c98b7 100644 --- a/public/pages/construction.html +++ b/public/pages/construction.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/countapi-spec-clone.html b/public/pages/countapi-spec-clone.html index 1d21017..01ddb71 100644 --- a/public/pages/countapi-spec-clone.html +++ b/public/pages/countapi-spec-clone.html @@ -6,8 +6,8 @@ FP650 - CountAPI spec clone - - + +
@@ -158,4 +158,4 @@ }
- \ No newline at end of file + diff --git a/public/pages/dvd-screensaver.html b/public/pages/dvd-screensaver.html index 9538796..2abfcbb 100644 --- a/public/pages/dvd-screensaver.html +++ b/public/pages/dvd-screensaver.html @@ -6,8 +6,8 @@ FP650 - DVD Screensaver - - + + diff --git a/public/pages/error-debug.html b/public/pages/error-debug.html index dc4f988..b578e4b 100644 --- a/public/pages/error-debug.html +++ b/public/pages/error-debug.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/hidden.html b/public/pages/hidden.html index 3afa777..c7a7869 100644 --- a/public/pages/hidden.html +++ b/public/pages/hidden.html @@ -7,7 +7,7 @@ - +
diff --git a/public/pages/hunt.html b/public/pages/hunt.html index 37e13c9..224af98 100644 --- a/public/pages/hunt.html +++ b/public/pages/hunt.html @@ -6,10 +6,12 @@ H U N T + + -

GO. YOU HAVE LESS THAN A MONTH TO GET THROUGH THESE..

+

TIMES UP.

diff --git a/public/pages/index.html b/public/pages/index.html index 45e9ae3..ec27d55 100644 --- a/public/pages/index.html +++ b/public/pages/index.html @@ -6,8 +6,8 @@ Firepup650 - - + + @@ -23,6 +23,8 @@
Go to the Users page
+ Go to the Ratings page +
Go to the PFPs page
Go to the About Browser page diff --git a/public/pages/maintenance.html b/public/pages/maintenance.html index b981bac..8364176 100644 --- a/public/pages/maintenance.html +++ b/public/pages/maintenance.html @@ -7,11 +7,11 @@ - +

Website under maintenance.

- \ No newline at end of file + diff --git a/public/pages/modpack.html b/public/pages/modpack.html index f3d2cf1..0291a89 100644 --- a/public/pages/modpack.html +++ b/public/pages/modpack.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/password-generator.html b/public/pages/password-generator.html index c6cc79e..0b52f38 100644 --- a/public/pages/password-generator.html +++ b/public/pages/password-generator.html @@ -7,7 +7,7 @@ - + @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/public/pages/pfps.html b/public/pages/pfps.html index 42e698a..dd4f897 100644 --- a/public/pages/pfps.html +++ b/public/pages/pfps.html @@ -3,11 +3,11 @@ - Firepup650 + FP650 - PFPs - - + +
diff --git a/public/pages/quotes.html b/public/pages/quotes.html index a31ac7c..f3dcf1f 100644 --- a/public/pages/quotes.html +++ b/public/pages/quotes.html @@ -7,7 +7,7 @@ - + diff --git a/public/pages/ratings.html b/public/pages/ratings.html index ed5dedb..9e5cdee 100644 --- a/public/pages/ratings.html +++ b/public/pages/ratings.html @@ -6,8 +6,8 @@ FP650 - Ratings - - + + diff --git a/public/pages/ratings/9pfs.html b/public/pages/ratings/9pfs.html index 4d09a13..b98db72 100644 --- a/public/pages/ratings/9pfs.html +++ b/public/pages/ratings/9pfs.html @@ -3,16 +3,16 @@ - Firepup650 - Ratings - 9pfs + FP650 - Ratings - 9pfs - - + + -
If you see this page, then the route is setup and working properly, but
@9pfs
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@9pfs
has not yet been rated.
diff --git a/public/pages/ratings/bigminiboss.html b/public/pages/ratings/bigminiboss.html index 69d1458..0d35a81 100644 --- a/public/pages/ratings/bigminiboss.html +++ b/public/pages/ratings/bigminiboss.html @@ -3,16 +3,16 @@ - Firepup650 - Ratings - BMB + FP650 - Ratings - BMB - - + + -
If you see this page, then the route is setup and working properly, but
@bigminiboss
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@bigminiboss
has not yet been rated.
diff --git a/public/pages/ratings/coderelijah.html b/public/pages/ratings/coderelijah.html index 9b1299c..37c940c 100644 --- a/public/pages/ratings/coderelijah.html +++ b/public/pages/ratings/coderelijah.html @@ -3,16 +3,16 @@ - Firepup650 - Ratings - CE + FP650 - Ratings - CE - - + + -
If you see this page, then the route is setup and working properly, but
@CoderElijah
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@CoderElijah
has not yet been rated.
diff --git a/public/pages/ratings/jayayseaohbee14.html b/public/pages/ratings/jayayseaohbee14.html index ac7054f..d486fed 100644 --- a/public/pages/ratings/jayayseaohbee14.html +++ b/public/pages/ratings/jayayseaohbee14.html @@ -3,16 +3,16 @@ - Firepup650 - Ratngs - JASOB14 + FP650 - Ratngs - JASOB14 - - + + -
If you see this page, then the route is setup and working properly, but
@JayAySeaOhBee14
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@JayAySeaOhBee14
has not yet been rated.
diff --git a/public/pages/ratings/pikachub2005.html b/public/pages/ratings/pikachub2005.html index 0077e93..f192993 100644 --- a/public/pages/ratings/pikachub2005.html +++ b/public/pages/ratings/pikachub2005.html @@ -3,16 +3,16 @@ - Firepup650 - Ratings - PB2005 + FP650 - Ratings - PB2005 - - + + -
If you see this page, then the route is setup and working properly, but
@PikachuB2005
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@PikachuB2005
has not yet been rated.
diff --git a/public/pages/ratings/youngchief.html b/public/pages/ratings/youngchief.html index b11ab7d..c45f7d7 100644 --- a/public/pages/ratings/youngchief.html +++ b/public/pages/ratings/youngchief.html @@ -3,16 +3,16 @@ - Firepup650 - Ratings - YC + FP650 - Ratings - YC - - + + -
If you see this page, then the route is setup and working properly, but
@Youngchief
has not yet provided content to put on this page.
+
If you see this page, then the route is setup and working properly, but
@Youngchief
has not yet been rated.
diff --git a/public/pages/services.html b/public/pages/services.html index 746e26a..3cf5911 100644 --- a/public/pages/services.html +++ b/public/pages/services.html @@ -3,11 +3,11 @@ - Firepup650 + FP650 - Services - - + + diff --git a/public/pages/test-loader.html b/public/pages/test-loader.html index f472c63..a656706 100644 --- a/public/pages/test-loader.html +++ b/public/pages/test-loader.html @@ -7,7 +7,7 @@ - +