Skip to content

Commit 1ed7946

Browse files
committed
index: Remove Twitter
Signed-off-by: Hector Martin <[email protected]>
1 parent 43594fd commit 1ed7946

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

layouts/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,14 @@ <h1>Community</h1>
2929
<div class="community-twitter">
3030
<div class="community-card">
3131
<div class="community-icons">
32-
<i class="big-icon fab fa-twitter"></i>
3332
<i class="big-icon fab fa-mastodon"></i>
3433
</div>
3534
<div class="community-text">
36-
<p>Follow us on Mastodon or Twitter to get announcements and other information.</p>
35+
<p>Follow us on Mastodon to get announcements and other information.</p>
3736
</div>
3837
</div>
3938
<div class="community-button twitter-buttons">
4039
<a rel="me" href="https://social.treehouse.systems/@AsahiLinux" class="mastodon-button rounded-button"><i class="fab fa-mastodon"></i> @AsahiLinux<wbr>@treehouse.systems</a>
41-
<a rel="me" href="https://twitter.com/AsahiLinux" class="twitter-button rounded-button"><i class="fab fa-twitter"></i> @AsahiLinux</a>
4240
</div>
4341
</div>
4442
<div class="community-chat">

0 commit comments

Comments
 (0)