Skip to content

Commit 3db84f5

Browse files
committed
Enable search
1 parent 00364f4 commit 3db84f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docusaurus.config.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@ module.exports = {
151151
footer: {
152152
links: [],
153153
},
154-
// algolia: {
155-
// apiKey: 'b3d47db9759a0a5884cf7807e23c77c5',
156-
// indexName: 'capacitorjs',
157-
// },
154+
algolia: {
155+
apiKey: '43228ce75714201a27efcf69666d6b40',
156+
indexName: 'ionicframework',
157+
},
158158
gtag: {
159159
trackingID: 'UA-44023830-8',
160160
},

0 commit comments

Comments
 (0)