mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix: update algolia key
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
parent
4e11a109d4
commit
c7c05e44c0
|
|
@ -9,7 +9,8 @@
|
|||
</div>
|
||||
<script>
|
||||
docsearch({
|
||||
apiKey: '221332a85783d16a5b930969fe4a934a',
|
||||
appId:'P64S7K7Q7W',
|
||||
apiKey: '1cf6480742e28cdc08c95710326ede25',
|
||||
indexName: 'kubesphere',
|
||||
inputSelector: '#search',
|
||||
algoliaOptions: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue