Skip to content

Commit c000056

Browse files
committed
Add Algolia search
1 parent e4c7580 commit c000056

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ module.exports = {
4444
footer: {
4545
copyright: `Copyright © ${new Date().getFullYear()} Mozilla Corporation`,
4646
},
47+
algolia: {
48+
apiKey: 'cce683dfea9772207408c2b161a22641',
49+
indexName: 'experimenter',
50+
},
4751
},
4852
presets: [
4953
[

0 commit comments

Comments
 (0)