We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f66607 commit 9508e76Copy full SHA for 9508e76
layouts/_default/baseof.html
@@ -131,7 +131,7 @@
131
<section class="base-layout">
132
<section class="breadcrumb-layout">
133
<div data-mf="true" id="searchbox" style="display:none;">
134
- <div class="CoveoSearchbox" data-placeholder='Search NGINX Docs...'></div>
+ <div class="CoveoSearchbox-v2" data-placeholder='Search NGINX Docs...'></div>
135
</div>
136
{{ if not .IsHome }}
137
{{ if not (in .Params.display_breadcrumb "false" ) }}
0 commit comments