add doc selector

master
iotcat 4 years ago
parent f43a3bb142
commit 5d7f2a2f6f
  1. 4
      docs/config.js

@ -40,13 +40,13 @@ docute.init({
],
},
plugins: [
docsearch({
/*docsearch({
apiKey: '4de49b1faa7fecd36ac7a295fcb55229',
indexName: 'wiot',
inputSelector: 'search-box',
tags: ['english', 'zh-Hans'],
url: 'http://wiot.eee.dog'
}),
}),*/
evanyou()
]
});

Loading…
Cancel
Save