Skip to content

Commit 9508e76

Browse files
committed
Add v2 to coveosearchbox mf
1 parent 1f66607 commit 9508e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<section class="base-layout">
132132
<section class="breadcrumb-layout">
133133
<div data-mf="true" id="searchbox" style="display:none;">
134-
<div class="CoveoSearchbox" data-placeholder='Search NGINX Docs...'></div>
134+
<div class="CoveoSearchbox-v2" data-placeholder='Search NGINX Docs...'></div>
135135
</div>
136136
{{ if not .IsHome }}
137137
{{ if not (in .Params.display_breadcrumb "false" ) }}

0 commit comments

Comments
 (0)