Skip to content

Commit 1b29e27

Browse files
committed
docs: restore algolia search
1 parent 061b879 commit 1b29e27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/docusaurus.config.js

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ module.exports = {
2323
repoUrl: 'https://github.com/accounts-js/accounts',
2424
},
2525
themeConfig: {
26+
algolia: {
27+
apiKey: '016cff68ff1e2085dfbc51fda088bb08',
28+
appId: 'LKY03361YR',
29+
indexName: 'accounts',
30+
contextualSearch: true,
31+
},
2632
fathomAnalytics: {
2733
siteId: 'NZPJJZTJ',
2834
customDomain: 'https://goose.accountsjs.com',

0 commit comments

Comments
 (0)