Skip to content

Commit

Permalink
Update appId and apiKey (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienvermeille committed Aug 20, 2024
1 parent ffeb271 commit 6aefeb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ const config: Config = {
darkTheme: prismThemes.dracula,
},
algolia: {
appId: 'E1W6T35JS9',
apiKey: '98471285c8a136a9d660a78e4e523445',
appId: '4M2DAO7VWX',
apiKey: 'a19f230ef456cc6046b0acf105bc1afd',
indexName: 'StyleSniffer',

// Optional: see doc section below
Expand Down

0 comments on commit 6aefeb8

Please sign in to comment.