We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8a173 commit 65cc0faCopy full SHA for 65cc0fa
src/templates/index.html
@@ -61,13 +61,6 @@
61
<i class="bi bi-list toggle-sidebar-btn"></i>
62
</div><!-- End Logo -->
63
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
-
71
<nav class="header-nav ms-auto">
72
<ul class="d-flex align-items-center">
73
<li class="nav-item d-block d-lg-none">
0 commit comments