add stars
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user