Skip to content

Commit

Permalink
Merge pull request #772 from zhensherlock/dev
Browse files Browse the repository at this point in the history
ci: update algolia
  • Loading branch information
zhensherlock authored Sep 18, 2024
2 parents 93b6932 + b866e8a commit f550e9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/.vitepress/locales/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,11 @@ export default {
footer: {
message: '本中文文档内容版权为 Michael Sun 所有,保留所有权利。'
},
algolia: {
appId: 'V6CF28P0PS',
apiKey: '692752b7b3c6f794997d8ae22aed79fa',
indexName: 'company-autocomplete-docs',
placeholder: '请输入关键词',
buttonText: '搜索',
},
}

0 comments on commit f550e9a

Please sign in to comment.