-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
06107c7
commit ff12ca8
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -125,7 +125,7 @@ | |
<div class="wide-box" style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);"> | ||
<h2 style="font-weight:bold;"><i class="fa-solid fa-triangle-exclamation"></i> Important Notice <i class="fa-solid fa-triangle-exclamation"></i></h2> | ||
<p>We will soon be displaying user reviews on the front page!</p> | ||
<p>If you'd like to appear on the front page, send us an email at: [email protected]</p> | ||
<p>If you'd like to appear on the front page, use our form: <a href="https://forms.gle/YZSapScWn58kaVs69">https://forms.gle/YZSapScWn58kaVs69</a>.</p> | ||
<div class="wide-box-seperator"></div> | ||
<h2>Save Our Sister Sites:</h2> | ||
<a href="https://unbl0ck.github.io/" target="_blank">https://unbl0ck.github.io/</a><br> | ||
|
@@ -153,9 +153,9 @@ <h2>Save Our Sister Sites:</h2> | |
<img src="games/img/bitlife.png"> | ||
<p>BitLife</p> | ||
</div> | ||
<div onclick="window.location.href = 'games/1v1lol/index.html'"> | ||
<img src="games/img/1v1lol.png"> | ||
<p>1v1.lol</p> | ||
<div onclick="window.location.href = 'games/thebindingofisaac/index.html'"> | ||
<img src="games/img/thebindingofisaac.png"> | ||
<p>The Binding of Isaac</p> | ||
</div> | ||
</div> | ||
|
||
|