From f29f4c95a2e08e929484cc90dae0e57bc9344ba6 Mon Sep 17 00:00:00 2001 From: Dan Benitah Date: Wed, 15 May 2024 00:43:15 +0100 Subject: [PATCH 1/2] Update docusaurus.config.js removed banner's mention of Hack 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 8f42e12a3..d18ec8b86 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.

🎉️ We are running a Hackathon! CarbonHack is open to all, including software practitioners and those with a passion for Green Software. Find out more on the CarbonHack website
`, + 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' }, From a08a9d9076b0fc11717e4f6807cb07100340c5db Mon Sep 17 00:00:00 2001 From: Dan Benitah Date: Wed, 15 May 2024 00:45:32 +0100 Subject: [PATCH 2/2] 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' },