mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 23:16:17 +00:00
Add X/Twitter account (#3127)
This commit is contained in:
@@ -114,6 +114,10 @@ const config: Config = {
|
|||||||
label: 'Mastodon',
|
label: 'Mastodon',
|
||||||
href: 'https://floss.social/@WoodpeckerCI',
|
href: 'https://floss.social/@WoodpeckerCI',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'X',
|
||||||
|
href: 'https://twitter.com/woodpeckerci',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user