Skip to content

Commit

Permalink
Specify the appId in Algolia settings
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Jan 12, 2024
1 parent 83e807d commit aa9e1a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const siteConfig = {
organizationName: "scalacenter",

algolia: {
appId: "AW5MWDTADP",
apiKey: "09e0d1866214fafd949a13703354b2c5",
indexName: "scalac-profiling"
},
Expand Down

0 comments on commit aa9e1a6

Please sign in to comment.