Skip to content

Commit 82b383b

Browse files
committed
Add input just before navigation
1 parent 00a0aa6 commit 82b383b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/_layouts/default.html

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<div class="container-fluid">
5656
<div class="row">
5757
<nav class="col-12 col-md-3 col-xl-2 d-none d-md-block bg-light sidebar-sticky">
58+
<input type="text" name="navigation-filter" id="navigation-filter">
5859
<div id="navigation" class="sidebar-content">
5960
</div>
6061
</nav>

0 commit comments

Comments
 (0)