From 2fe2ebfdd521bc697db4908e9edfc4078587da40 Mon Sep 17 00:00:00 2001 From: GDColon Date: Sat, 11 Dec 2021 00:59:13 -0500 Subject: [PATCH] tiny html fixes --- html/comments.html | 2 +- html/home.html | 2 +- html/leaderboard.html | 2 +- html/search.html | 7 ++++++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/html/comments.html b/html/comments.html index 445d674..9bdd84b 100644 --- a/html/comments.html +++ b/html/comments.html @@ -115,7 +115,7 @@

-
+ diff --git a/html/home.html b/html/home.html index e627510..4843ac4 100644 --- a/html/home.html +++ b/html/home.html @@ -66,7 +66,7 @@ -

Website created by GD Colon.
Pretty much everything other than that belongs to RobTopGames.

+

Website created by Colon.
Pretty much everything other than that belongs to RobTop Games.

GD Tools               API diff --git a/html/leaderboard.html b/html/leaderboard.html index db31b98..6752089 100644 --- a/html/leaderboard.html +++ b/html/leaderboard.html @@ -74,7 +74,7 @@

`) }) - $('#searchBox').append('
') + $('#searchBox').append('
').scrollTop(0) $('#loading').hide() loading = false; }