From ab262c25da2a5dc77fd336e9ae3c5c0a9011cc97 Mon Sep 17 00:00:00 2001 From: subhadipbhowmik Date: Fri, 15 Dec 2023 00:58:51 +0530 Subject: [PATCH] update: updated key --- docusaurus.config.js | 2 +- siteConfig.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 966243bc6..d8c40805e 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -53,7 +53,7 @@ const config = { ({ // Replace with your project's social card algolia: { - apiKey: "5429a3e02c9143e12ea148b0ab9e9ac4", + apiKey: "4eadbd9906c2db99f8c4d53bb7202144", indexName: "subhadipbhowmik", appId: "SKRAQTXG41", contextualSearch: true, diff --git a/siteConfig.js b/siteConfig.js index 033ac7555..7bb87fae9 100644 --- a/siteConfig.js +++ b/siteConfig.js @@ -96,7 +96,7 @@ new Crawler({ }, }, appId: "SKRAQTXG41", - apiKey: "5429a3e02c9143e12ea148b0ab9e9ac4", + apiKey: "4eadbd9906c2db99f8c4d53bb7202144", indexName: "subhadipbhowmik", extraUrls: [ "https://subhadipbhowmik.github.io/30-Days-Of-CPP/docs/intro",