Skip to content

Commit

Permalink
Update search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmdf authored Feb 4, 2025
1 parent 0848cde commit 9315701
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
<script>LoadHeader();</script>

<main style="display: flex; flex-direction: column;">
<section id="search-amount" style="margin-bottom: 20px; color: white;">
Total Results: <b><span id="total-search-results">0</span></b>
</section>
<section class="book-list" id="book-list">
<script>
const urlParams = new URLSearchParams(window.location.search);
Expand Down

0 comments on commit 9315701

Please # to comment.