From a08a9d9076b0fc11717e4f6807cb07100340c5db Mon Sep 17 00:00:00 2001 From: Dan Benitah Date: Wed, 15 May 2024 00:45:32 +0100 Subject: [PATCH] Update docusaurus.config.js Signed-off-by: Dan Benitah --- casdk-docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/casdk-docs/docusaurus.config.js b/casdk-docs/docusaurus.config.js index d18ec8b86..54d59099e 100644 --- a/casdk-docs/docusaurus.config.js +++ b/casdk-docs/docusaurus.config.js @@ -130,7 +130,7 @@ const config = { id: 'announcementBar-0', // Increment on change // content: `⭐️ If you like Docusaurus, give it a star on GitHub and follow us on Twitter ${TwitterSvg}`, //content: `🎉️ Docusaurus v3.0 is now out! 🥳️`, - content:`\u26A0 Graduated Project: This project is a Graduated Project, supported by the Green Software Foundation. The publicly available version documented in the README is trusted by the GSF. New versions of the project may be released, or it may move to the Maintained or Archived Stage. `, + content:`\u26A0 Graduated Project: This project is a Graduated Project, supported by the Green Software Foundation. The publicly available version documented in the README is trusted by the GSF. New versions of the project may be released, or it may move to the Maintained or Archived Stage. `, backgroundColor:'#EBF2D7', textColor:'#00524f' },