Skip to content

Commit

Permalink
remove-search-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
sangam14 committed Dec 2, 2023
1 parent e7a5b35 commit 6c5ae38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layouts/partials/site-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@
<li><a href="{{ .URL }}" {{ if $isActive }} class="active"{{ end }}>{{ .Pre }}{{ .Name }}</a></li>
{{ end }}
</ul>

</nav>
</div>

<!-- search -->
<div id="site-header-search"></div>

</header>

0 comments on commit 6c5ae38

Please sign in to comment.