remove search until it's public and algolia verifies and approves domain and fetches content

This commit is contained in:
mik-tf 2024-11-22 16:42:03 -05:00
parent b4454f66a0
commit b1d97192e2

View File

@ -75,16 +75,6 @@ const config: Config = {
themeConfig: { themeConfig: {
algolia: {
// The application ID provided by Algolia
appId: 'MOZ4II24U5',
// Public API key: it is safe to commit it
apiKey: 'c9ee6a2a3212b6bdcf453149f45c9114',
indexName: 'threefold',
},
colorMode: { colorMode: {
defaultMode: 'dark', defaultMode: 'dark',