diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index e1adeea38..4a19c031c 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -15,6 +15,13 @@ const config: Config = { disableSwitch: false, respectPrefersColorScheme: true, }, + announcementBar: { + id: "follow_x", + content: + 'Follow us on X (Twitter) to get the latest news and updates!', + backgroundColor: "#f36c6c", + textColor: "#1a1a1a", + }, navbar: { title: "", logo: {