Skip to content

Commit 29dedfb

Browse files
committed
fix: temp disable searchbox
1 parent b6c6616 commit 29dedfb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/it/index.njk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,13 @@ lastUpdate: 2024-09-26
3535
</section>
3636

3737
<hr />
38-
<section class="container">
38+
39+
<!-- <section class="container">
3940
<div class="search feature">
4041
<label for="site-search" class="input-search-label visually-hidden">Campo di ricerca</label>
4142
<div id="searchBox" class="search-box"></div>
4243
</div>
43-
</section>
44+
</section>-->
4445

4546

4647
<!-- xxx <section class="container">

0 commit comments

Comments
 (0)