Skip to content

Commit 17d4987

Browse files
authored
Update search.html
1 parent da0e483 commit 17d4987

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

search.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,7 @@
199199
<h1>Search Results</h1>
200200

201201

202-
<!-- Toggle button with Font Awesome icon -->
203-
<button class="toggle-button" aria-label="Toggle dark mode" onclick="toggleTheme()">
204-
<i id="theme-icon" class="fas fa-sun"></i> <!-- Default icon is sun for light mode -->
205-
</button>
202+
206203

207204
<!-- Search Bar Section -->
208205
<div class="search-bar">

0 commit comments

Comments
 (0)