Skip to content

Commit

Permalink
feat: add algolia index name
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lin committed Feb 3, 2023
1 parent 535c782 commit 1d58c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ const config = {
// Public API key: it is safe to commit it
apiKey: "cea41b975ad6c9a01408dfda6e0061d3",

indexName: "PING_TEAM_GALILEO_TO_GIVE_YOU_A_NEW_INDEX",
indexName: "docs-template", // Ping @Galileo for your index name

// Optional: see doc section below
contextualSearch: true,
Expand Down

0 comments on commit 1d58c60

Please sign in to comment.