From b1d97192e2de9d5b848dc2c81dea8c03a7f72846 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Fri, 22 Nov 2024 16:42:03 -0500 Subject: [PATCH] remove search until it's public and algolia verifies and approves domain and fetches content --- docs_website/docusaurus.config.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs_website/docusaurus.config.ts b/docs_website/docusaurus.config.ts index 190a461..0fa2aa5 100644 --- a/docs_website/docusaurus.config.ts +++ b/docs_website/docusaurus.config.ts @@ -75,16 +75,6 @@ const config: Config = { themeConfig: { - algolia: { - // The application ID provided by Algolia - appId: 'MOZ4II24U5', - - // Public API key: it is safe to commit it - apiKey: 'c9ee6a2a3212b6bdcf453149f45c9114', - - indexName: 'threefold', - - }, colorMode: { defaultMode: 'dark',