Skip to content

Commit da46cb6

Browse files
adamzapSaptakS
authored andcommitted
Updated social media links
This was requested by the fundraising working group.
1 parent b2a5462 commit da46cb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

djangoproject/templates/includes/footer.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ <h3>Get Help</h3>
4747
<h3>Follow Us</h3>
4848
<ul>
4949
<li><a href="https://github.com/django">GitHub</a></li>
50-
<li><a href="https://twitter.com/djangoproject">Twitter</a></li>
50+
<li><a href="https://x.com/djangoproject">X</a></li>
5151
<li><a href="https://fosstodon.org/@django" rel="me">Fediverse (Mastodon)</a></li>
52+
<li><a href="https://bsky.app/profile/djangoproject.com">Bluesky</a></li>
53+
<li><a href="https://www.linkedin.com/company/django-software-foundation">LinkedIn</a></li>
5254
<li><a href="{% url 'weblog-feed' %}">News RSS</a></li>
5355
</ul>
5456
</div>

0 commit comments

Comments
 (0)