This commit is contained in:
Legacy Installer 2024-01-11 20:23:16 +05:30
parent 6b236f1449
commit 4d1b9d031b
2 changed files with 6 additions and 10 deletions

View File

@ -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: {},

View File

@ -1,4 +0,0 @@
[[plugins]]
package = "@algolia/netlify-plugin-crawler"
[plugins.inputs]
template = "hierarchical"