From ade56ce1da93869414a64fb739960c1ee1fa5dc3 Mon Sep 17 00:00:00 2001 From: qwerty287 <80460567+qwerty287@users.noreply.github.com> Date: Sun, 7 Jan 2024 13:48:08 +0100 Subject: [PATCH] Add X/Twitter account (#3127) --- docs/docusaurus.config.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 029d0748b..183fc5d55 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -114,6 +114,10 @@ const config: Config = { label: 'Mastodon', href: 'https://floss.social/@WoodpeckerCI', }, + { + label: 'X', + href: 'https://twitter.com/woodpeckerci', + }, ], }, {