mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 18:01:02 +00:00
Add X/Twitter account (#3127)
This commit is contained in:
parent
4a0d5f1391
commit
ade56ce1da
1 changed files with 4 additions and 0 deletions
|
@ -114,6 +114,10 @@ const config: Config = {
|
|||
label: 'Mastodon',
|
||||
href: 'https://floss.social/@WoodpeckerCI',
|
||||
},
|
||||
{
|
||||
label: 'X',
|
||||
href: 'https://twitter.com/woodpeckerci',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue