File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ const Footer = ({ withSidebar }) => {
2222 < li >
2323 < a href = { 'http://github.com/processing/' } target = "_blank" rel = "noreferrer" > GitHub</ a >
2424 </ li >
25+ < li >
26+ < a href = { 'https://bsky.app/profile/processing.org' } target = "_blank" rel = "noreferrer" > Bluesky</ a >
27+ </ li >
2528 < li >
2629 < a href = { 'https://mastodon.social/@processing/' } target = "_blank" rel = "noreferrer" > Mastodon</ a >
2730 </ li >
@@ -31,9 +34,6 @@ const Footer = ({ withSidebar }) => {
3134 < li >
3235 < a href = { 'https://www.facebook.com/profile.php?id=61567491443061/' } target = "_blank" rel = "noreferrer" > Facebook</ a >
3336 </ li >
34- < li >
35- < a href = { 'https://twitter.com/ProcessingCore' } target = "_blank" rel = "noreferrer" > Twitter/X</ a >
36- </ li >
3737 < li >
3838 < a href = { 'https://medium.com/@ProcessingOrg' } target = "_blank" rel = "noreferrer" > Medium</ a >
3939 </ li >
You can’t perform that action at this time.
0 commit comments