Skip to content

Commit 2a71b2e

Browse files
authored
Merge pull request #150 from phpugmrn/feature/social_links
Update social links
2 parents 08b17b5 + dd9fb2f commit 2a71b2e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docusaurus.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,9 @@ const config = {
7777
href: 'https://www.meetup.com/de-DE/PHPUG-Rhein-Neckar/',
7878
},
7979
{
80-
label: 'Twitter',
81-
href: 'https://twitter.com/phpugmrn',
82-
}, {
8380
label: 'Mastodon',
8481
href: 'https://phpc.social/@phpugmrn',
8582
},
86-
{
87-
label: '#phpugmrn PHP UG Slack',
88-
href: 'https://phpug.slack.com/',
89-
},
9083
],
9184
},
9285
{

0 commit comments

Comments
 (0)