This commit is contained in:
RochesterX
2025-11-29 19:07:29 -05:00
parent 29508ae9f8
commit b00f9e53f1
2 changed files with 3 additions and 4 deletions

View File

@@ -45,6 +45,7 @@
<button style="display: none;" type="submit">Search</button>
<a href="/home">Return Home</a>
</form>
<div class="player-box">
@@ -57,9 +58,7 @@
<p id="nomatch" style="display: none;">No matches found.</p>
<br>
<a href="/home">Return Home</a>
</div>
<script type="module" src="search.js"></script>