Skip to content

Commit

Permalink
feat: 搜索
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Jul 15, 2024
1 parent cf0a4d4 commit d7e4d51
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,11 @@ const config: Config = {
// options you can specify via https://github.com/francoischalifour/medium-zoom#usage
}
},
// algolia: {
// appId: 'ATI3VKTB81',
// apiKey: 'abe82c0148dfc17e87c2d18ba5061e7f',
// indexName: 'slimefun-addons-guizhanss',
// },
algolia: {
appId: 'GPJA12OFAG',
apiKey: '0a8eaa1c0227a6d389b71bb686ae55a9',
indexName: 'slimefun-guizhanss',
},
} satisfies Preset.ThemeConfig,

plugins: [
Expand Down

0 comments on commit d7e4d51

Please sign in to comment.