diff --git a/apps/docs/docusaurus.config.ts b/apps/docs/docusaurus.config.ts index 36cdbe963..fc13a037b 100644 --- a/apps/docs/docusaurus.config.ts +++ b/apps/docs/docusaurus.config.ts @@ -67,7 +67,7 @@ const config: Config = { announcementBar: { id: "semaphore-v4-beta", content: - 'Semaphore V4 is out 🎉 Try it out and let us know if you have any feedback on Telegram or Github!', + 'Semaphore V4 is out 🎉 Try it out and let us know if you have any feedback on Telegram or Github!', backgroundColor: "#dde6fc", textColor: "#000000" },