Skip to content

Commit 19f3476

Browse files
committed
Remove any mention on X/Twitter from main website.
1 parent c2cc8ac commit 19f3476

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

_includes/biocard.html

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
{% if include.mastodon %}
2727
<a href="{{ include.mastodon }}" rel="noopener noreferrer"><img src="/assets/badges/mastodon.svg" alt="Mastodon" title="Mastodon"></a>
2828
{% endif %}
29-
{% if include.twitter_handle %}
30-
<a href="https://twitter.com/{{ include.twitter_handle }}" rel="noopener noreferrer"><img src="/assets/badges/twitter.svg" alt="Twitter" title="Twitter"></a>
31-
{% endif %}
3229
{% if include.subproject %}
3330
<div class="biocard-subproject">{{ include.subproject }}</div>
3431
{% endif %}

_layouts/default.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
url: https://github.com/jupyter/
4242
- title: Mastodon
4343
url: https://hachyderm.io/@ProjectJupyter
44-
- title: X
45-
url: https://x.com/ProjectJupyter
44+
- title: BluSky
45+
url: https://bsky.app/profile/projectjupyter.bsky.social
4646
- title: YouTube
4747
url: https://www.youtube.com/@projectjupyter
4848
legal:

social.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ List of channels actively maintained by JMS in alphabetical order:
2626
- Medium: https://blog.jupyter.org
2727
- Mastodon: https://hachyderm.io/@ProjectJupyter
2828
- Slack JupyterLab: https://jupyterlabworkspace.slack.com
29-
- X/Twitter Jupyter: https://twitter.com/ProjectJupyter
3029
- YouTube: https://youtube.com/@projectjupyter
30+
- BlueSky : https://bsky.app/profile/projectjupyter.bsky.social
31+
3132

3233
List of channels considered inactive but managed by the JMS:
3334

3435
- Facebook: https://facebook.com/projectjupyter
3536
- Slack JupyterCon 2023: https://jupyterconworkspace.slack.com
36-
- X/Twitter JupyterCon: https://twitter.com/JupyterCon

0 commit comments

Comments
 (0)