mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 23:51:28 +08:00
commit
e4a4a8127e
@ -71,6 +71,14 @@ module.exports = (context) => ({
|
||||
editLinks: true,
|
||||
smoothScroll: true,
|
||||
|
||||
algolia: {
|
||||
apiKey: "ef449608d0ad6e81b9efd05db6367040",
|
||||
indexName: "nonebot",
|
||||
algoliaOptions: {
|
||||
facetFilters: ["lang:zh-CN"],
|
||||
},
|
||||
},
|
||||
|
||||
locales: {
|
||||
"/": {
|
||||
label: "简体中文",
|
||||
|
Loading…
x
Reference in New Issue
Block a user