PaiGramDocs/docs/.vitepress/algolia.ts
2023-10-21 13:28:21 +08:00

12 lines
221 B
TypeScript

export default {
appId: 'AU4G7FKYJF',
apiKey: 'e934cbf9d54f02be212594ad8b5a1373',
indexName: 'grambot',
placeholder: '请输入关键词',
translations: {
button: {
buttonText: '搜索',
},
},
}