From 601d011ecf7f68e74ef71e957a8e94a2ea67ca8a Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 12 May 2026 18:51:20 +0000 Subject: [PATCH] Update "Contact Us" page. - Add link to Discord channel with ivite code. - Rename Twitter to X. - Reorder list to prioritize Mastodon. - Encode account names into the display text, not just URLs. --- source/_pages/contact.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_pages/contact.md b/source/_pages/contact.md index 18b34d33..dc5ed91e 100644 --- a/source/_pages/contact.md +++ b/source/_pages/contact.md @@ -10,8 +10,9 @@ We will get back to you as soon as possible. Follow us on social media: -- [Twitter](https://twitter.com/thephpf) -- [LinkedIn](https://www.linkedin.com/company/phpfoundation/) -- [Mastodon](https://phpc.social/@thephpf) +- Mastodon: [@ThePHPF@phpc.social](https://phpc.social/@ThePHPF) +- X: [@ThePHPF](https://x.com/thephpf) +- Discord: [PHPc #the-php-foundation](https://discord.gg/S6tS6UTvaF) +- Linked In: [PHP Foundation](https://www.linkedin.com/company/phpfoundation/) {% include "newsletter.html" %}