Skip to content

Commit 65cc0fa

Browse files
committed
The changes made in this commit include:
- Deleted the unused search bar from the index.html file.
1 parent 3a8a173 commit 65cc0fa

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/templates/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@
6161
<i class="bi bi-list toggle-sidebar-btn"></i>
6262
</div><!-- End Logo -->
6363

64-
<div class="search-bar">
65-
<form class="search-form d-flex align-items-center" method="POST" action="#">
66-
<input type="text" name="query" placeholder="Search" title="Enter search keyword">
67-
<button type="submit" title="Search"><i class="bi bi-search"></i></button>
68-
</form>
69-
</div><!-- End Search Bar -->
70-
7164
<nav class="header-nav ms-auto">
7265
<ul class="d-flex align-items-center">
7366
<li class="nav-item d-block d-lg-none">

0 commit comments

Comments
 (0)