Skip to content

Commit

Permalink
docs: fix algolia key
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jan 15, 2024
1 parent 75c10a6 commit 14e7f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ const config: Config = {
},
algolia: {
appId: 'IVI5ONIKWP',
apiKey: 'f8e274d9f62a3088bb54ab80f766d740',
apiKey: 'b6bd39e31669ade42444bfb948e9cff9',
indexName: 'excaliburjs',
contextualSearch: true,
},
Expand Down

0 comments on commit 14e7f12

Please sign in to comment.