add stars

This commit is contained in:
sky
2025-07-07 19:44:08 -04:00
parent e11d48d181
commit aa4bb69786
7 changed files with 136 additions and 91 deletions

View File

@ -52,6 +52,10 @@
<!-- <h2>All Games</h2> -->
<input type="text" class="searchbar" id="gamesearch" placeholder="Type here to search.." />
<p id="starredHeader">starred games</p>
<div id="starredgames">
</div>
<p id="allHeader">all games</p>
<div id="games">
<p id="loadingMsg">games loading..</p>
<p id="noResults">nothing was found! try a new search query.</p>