updated search functionality of docs on site
Signed-off-by: Nanci Lancaster <nancil@vmware.com>
This commit is contained in:
parent
863aadd9ea
commit
d728c89ba6
@ -23,7 +23,8 @@
|
||||
{{ partial "footer" . }}
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
|
||||
<script type="text/javascript"> docsearch({
|
||||
apiKey: '8f37841a145124eb42a0e3249d49a3c5',
|
||||
appId: 'FYQE1VJB02',
|
||||
apiKey: '826ac6c64f20d5e00a72a0599cf76177',
|
||||
indexName: 'pinniped',
|
||||
inputSelector: '.docsearch-input',
|
||||
debug: false // Set debug to true if you want to inspect the dropdown
|
||||
|
Loading…
Reference in New Issue
Block a user