Skip to content

Commit cf33271

Browse files
author
Nelson Castillo
committed
Remove X/Twitter link from homepage social media section
The PHP project appears to have moved away from X (see ThePHPF/thephp.foundation#194). Removes the link from the homepage sidebar while keeping Mastodon and LinkedIn. Closes #1877
1 parent 168f56d commit cf33271

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

index.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,6 @@
181181
<span class='headline'>Social media</span>
182182
<div class='body'>
183183
<ul>
184-
<li>
185-
<a href="https://twitter.com/official_php" target="_blank" rel="noopener noreferrer">
186-
<i class="icon-x-twitter"></i>
187-
@official_php
188-
</a>
189-
</li>
190184
<li>
191185
<a href="https://fosstodon.org/@php" target="_blank" rel="noopener noreferrer">
192186
<i class="icon-mastodon"></i>

0 commit comments

Comments
 (0)