Skip to content

Commit

Permalink
docs: restore algolia search
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Sep 13, 2023
1 parent 061b879 commit 1b29e27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ module.exports = {
repoUrl: 'https://github.com/accounts-js/accounts',
},
themeConfig: {
algolia: {
apiKey: '016cff68ff1e2085dfbc51fda088bb08',
appId: 'LKY03361YR',
indexName: 'accounts',
contextualSearch: true,
},
fathomAnalytics: {
siteId: 'NZPJJZTJ',
customDomain: 'https://goose.accountsjs.com',
Expand Down

0 comments on commit 1b29e27

Please sign in to comment.