We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a5462 commit da46cb6Copy full SHA for da46cb6
djangoproject/templates/includes/footer.html
@@ -47,8 +47,10 @@ <h3>Get Help</h3>
47
<h3>Follow Us</h3>
48
<ul>
49
<li><a href="https://github.com/django">GitHub</a></li>
50
- <li><a href="https://twitter.com/djangoproject">Twitter</a></li>
+ <li><a href="https://x.com/djangoproject">X</a></li>
51
<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>
54
<li><a href="{% url 'weblog-feed' %}">News RSS</a></li>
55
</ul>
56
</div>
0 commit comments