Update config.js

master
呓喵酱 5 years ago committed by GitHub
parent f3c7ba9db9
commit cf7959105e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/config.js

@ -17,9 +17,9 @@ docute.init({
}, },
plugins: [ plugins: [
docsearch({ docsearch({
apiKey: '46a8ba306e368972c1d75feb581fb430', apiKey: 'aec70fc192b330f4e8045e4dcbda9b9f',
indexName: 'wiot', indexName: 'sola',
tags: ['english', 'zh-Hans'], tags: ['zh-Hans'],
url: 'http://wiot.eee.dog' url: 'http://wiot.eee.dog'
}), }),
evanyou() evanyou()

Loading…
Cancel
Save