fix new resources

This commit is contained in:
sky
2025-06-30 03:22:29 -04:00
parent 5d0a1b87df
commit e11d48d181
10 changed files with 20 additions and 2617 deletions

View File

@ -53,12 +53,7 @@
<!-- <h2>All Games</h2> -->
<input type="text" class="searchbar" id="gamesearch" placeholder="Type here to search.." />
<div id="games">
<!-- <a href="/suggest.html"
><div class="suggest">
<img src="img/addlink.svg" alt="Add Game logo" style="filter: invert(1) !important" />
<h1>Suggest a game!</h1>
</div></a> -->
<!-- <p id="message">games loading..</p> -->
<p id="loadingMsg">games loading..</p>
<p id="noResults">nothing was found! try a new search query.</p>
</div>
</body>