From 601d011ecf7f68e74ef71e957a8e94a2ea67ca8a Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 12 May 2026 18:51:20 +0000 Subject: [PATCH 1/2] 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" %} From cd8528cc8708cfc0293f22285d714979267a5db1 Mon Sep 17 00:00:00 2001 From: Elizabeth Barron Date: Fri, 22 May 2026 13:20:02 -0400 Subject: [PATCH 2/2] Apply suggestion from @TimWolla MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Tim Düsterhus --- source/_pages/contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_pages/contact.md b/source/_pages/contact.md index dc5ed91e..470205a2 100644 --- a/source/_pages/contact.md +++ b/source/_pages/contact.md @@ -13,6 +13,6 @@ Follow us on social media: - 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/) +- LinkedIn: [The PHP Foundation](https://www.linkedin.com/company/phpfoundation/) {% include "newsletter.html" %}