mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
fix
This commit is contained in:
parent
6b236f1449
commit
4d1b9d031b
@ -144,12 +144,12 @@ const config = {
|
|||||||
autoCollapseCategories: true,
|
autoCollapseCategories: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
algolia: {
|
// algolia: {
|
||||||
appId: 'XPNHJL7525',
|
// appId: 'XPNHJL7525',
|
||||||
apiKey: 'ea7c0c750fef6253cfabb1b85d4f5210',
|
// apiKey: 'ea7c0c750fef6253cfabb1b85d4f5210',
|
||||||
indexName: 'netlify_f3628b8f-6401-45f2-8363-1c1db1543cfe_main_all',
|
// indexName: 'netlify_f3628b8f-6401-45f2-8363-1c1db1543cfe_main_all',
|
||||||
contextualSearch: false,
|
// contextualSearch: false,
|
||||||
},
|
//},
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
image: 'img/virtualhub-social-card.webp',
|
image: 'img/virtualhub-social-card.webp',
|
||||||
zoom: {},
|
zoom: {},
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
[[plugins]]
|
|
||||||
package = "@algolia/netlify-plugin-crawler"
|
|
||||||
[plugins.inputs]
|
|
||||||
template = "hierarchical"
|
|
Loading…
Reference in New Issue
Block a user