Skip to content

Commit

Permalink
chore(doc): set up new Algolia keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 committed Mar 4, 2022
1 parent ef1dd17 commit 0f0df99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
algolia: {
apiKey: 'acdb5b6213c60a6b80aaab39fd727035',
appId: 'L8HFQGH6GF',
apiKey: 'e8b62ed43826085b41fcf6056c7fe4dd',
indexName: 'i18n-tool'
},
navbar: {
Expand Down

0 comments on commit 0f0df99

Please sign in to comment.