Adding Algolia search (#3507)

This commit is contained in:
allanaaa 2021-01-21 12:05:27 -05:00 committed by GitHub
parent 2f375664f2
commit c1037f78d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,11 @@ module.exports = {
},
],
},
algolia: {
apiKey: '591fc612419d2e5b6bee6822cc17064f',
indexName: 'openrefine',
contextualSearch: true,
},
footer: {
logo: {
alt: 'OpenRefine diamond logo',