mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fix algolia indexName
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: algoliaKey,
|
apiKey: algoliaKey,
|
||||||
indexName: "BH4D9OD16A"
|
indexName: "hyperglass"
|
||||||
},
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
links: [
|
links: [
|
||||||
|
Reference in New Issue
Block a user