0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: fix website search

This commit is contained in:
Juan Picado @jotadeveloper 2018-08-01 22:39:17 +02:00
parent e16c6383c8
commit 2465076b26
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -93,10 +93,7 @@ const siteConfig = {
},
algolia: {
apiKey: 'a8b4d117e513cd8d71d6a95e3d9d4a91',
indexName: 'verdaccio',
algoliaOptions: {
facetFilters: ['language:LANGUAGE', 'version:VERSION'],
}
indexName: 'verdaccio'
},
gaTrackingId: 'UA-2527438-21',
twitter: true,