Skip to content

Commit

Permalink
feat: add main fallback for search in off.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Oct 24, 2024
1 parent 62ed4b7 commit 7f20e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/off.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<section class="top-bar-section">
<ul class="left" style="margin-right: 2rem">
<li class="search-li">
<searchalicious-bar name="off" boost-phrase page-size="24" suggestions="brands,categories"></searchalicious-bar>
<searchalicious-bar name="off" boost-phrase page-size="24" langs="en,main" suggestions="brands,categories"></searchalicious-bar>
<searchalicious-button search-name="off"></searchalicious-button>
<searchalicious-reset-button search-name="off"></searchalicious-reset-button>
</li>
Expand Down

0 comments on commit 7f20e75

Please sign in to comment.