From b3752e40b5efe113197aac6c53f50b5e87382e39 Mon Sep 17 00:00:00 2001 From: subhadipbhowmik Date: Fri, 22 Dec 2023 14:47:36 +0530 Subject: [PATCH] =?UTF-8?q?update:=20=F0=9F=90=9B=20in=20algolia=20integra?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index d8c40805e..dccb77317 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -53,11 +53,15 @@ const config = { ({ // Replace with your project's social card algolia: { + appId: "SKRAQTXG41", + + // Public API key: it is safe to commit it apiKey: "4eadbd9906c2db99f8c4d53bb7202144", + indexName: "subhadipbhowmik", - appId: "SKRAQTXG41", + + // Optional: see doc section below contextualSearch: true, - placeholder: "Search Tutorial", }, image: "img/30-days-cpp-banner.png", navbar: {