From 88c082b1901d862ca62d3088a1fdc3984571c323 Mon Sep 17 00:00:00 2001 From: Andrii Bodnar Date: Wed, 28 Feb 2024 11:41:44 +0200 Subject: [PATCH] docs: add twitter announcement bar (#1863) --- website/docusaurus.config.ts | 7 +++++++ 1 file changed, 7 insertions(+) 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: {