diff --git a/.vs/alphazero-official.github.io/v16/.suo b/.vs/alphazero-official.github.io/v16/.suo
index 74bb914..6df1b20 100644
Binary files a/.vs/alphazero-official.github.io/v16/.suo and b/.vs/alphazero-official.github.io/v16/.suo differ
diff --git a/_credits/contributors.md b/_credits/contributors.md
index cc34755..a2bce10 100644
--- a/_credits/contributors.md
+++ b/_credits/contributors.md
@@ -8,6 +8,8 @@ List of contributions made by people past and present.
(Might not be exhausti
## Testers
+
+
(Grey names are no longer in the occupation.)
#### WHG Project OGs (2022):
AddisonJudah, Artem4ikBaik, badass person 500, Dgiorn, Instatex, InvadedPurple, [owaloid](/assets/image/kijetesantakalu.png), PlanetCoffee, Pseudonym, pugcut, Sanspapyrus_TR, Sevazol, TotallyCoolAubrey
@@ -15,6 +17,10 @@ AddisonJudah, Artem4ikBaik, badass person 500, Dgiorn, Instatex, InvadedPurple,
## Miscellaneous
-{{ mas.name }}: {{ mas.credit }}
+
+
+{{ mas.name }}: {{ mas.credit }}
+Artem4ikBaik: Standard Notation formatting code for Roblox WHG + exceptional bugtesting 🏅
-MasterCatGodsWhyIms: Original idea for WHG Project
\ No newline at end of file
+MasterCatGodsWhyIms: Original idea for WHG Project
+
diff --git a/_sass/minima/_base.scss b/_sass/minima/_base.scss
index a077149..6c8f259 100644
--- a/_sass/minima/_base.scss
+++ b/_sass/minima/_base.scss
@@ -239,6 +239,12 @@ hr {
height: 10px;
}
+#line-s {
+ float: left;
+ width: 300px;
+ height: 10px;
+}
+
/**
* Tables
*/