From f0680429b891a39a038100fb5747e2e510829969 Mon Sep 17 00:00:00 2001 From: Ajay Dhangar <99037494+ajay-dhangar@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:08:35 +0530 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 46b7468..c16b0c0 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -74,7 +74,7 @@ const config = { announcementBar: { id: "announcementBar", content: - 'Check out our latest project Algo a place to learn and grow with Data Structures and Algorithms.', + '📢 Join our WhatsApp Channel for the latest updates and collaboration on exciting projects!', isCloseable: true, backgroundColor: "#4d5061", },