Skip to content

Commit

Permalink
Website: fix index name in search
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Sep 16, 2024
1 parent 1ffe7c6 commit c9c5baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const config = {
algolia: {
appId: "OF3CR7K89X",
apiKey: "09b2fc0200d06fb433a5f4ced7c9d427",
indexName: "hydra-family",
indexName: "hydra",
searchPagePath: "search",
contextualSearch: true,
},
Expand Down

0 comments on commit c9c5baa

Please sign in to comment.