Skip to content

Commit

Permalink
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Dec 9, 2024
1 parent a6825c1 commit 2e6ce1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ const config: Config = {
algolia: {
// FIXME: put the info here
// The application ID provided by Algolia
appId: "YOUR_APP_ID",
appId: "H1LI1VATRI",
// Public API key: it is safe to commit it
apiKey: "YOUR_SEARCH_API_KEY",
indexName: "YOUR_INDEX_NAME",
apiKey: "201fbeeb537ae90f533bedcb5a73230b",
indexName: "projectbluefin",
contextualSearch: true,
searchPagePath: "search",
},
Expand Down

0 comments on commit 2e6ce1a

Please sign in to comment.