Skip to content

Commit

Permalink
fix: update algolia key
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Blaise committed Jan 16, 2024
1 parent a825f33 commit d617cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default withMermaid({
search: {
provider: 'algolia',
options: {
apiKey: "3227008161d9c561b48d759ddefc8432",
apiKey: "e84eee7e1fa61571b3814adfcb2a70f2",
indexName: "immy",
appId: 'SU6GB55GXI',
}
Expand Down

0 comments on commit d617cba

Please sign in to comment.