File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ const Footer = ({ withSidebar }) => {
22
22
< li >
23
23
< a href = { 'http://github.com/processing/' } target = "_blank" rel = "noreferrer" > GitHub</ a >
24
24
</ li >
25
+ < li >
26
+ < a href = { 'https://bsky.app/profile/processing.org' } target = "_blank" rel = "noreferrer" > Bluesky</ a >
27
+ </ li >
25
28
< li >
26
29
< a href = { 'https://mastodon.social/@processing/' } target = "_blank" rel = "noreferrer" > Mastodon</ a >
27
30
</ li >
@@ -31,9 +34,6 @@ const Footer = ({ withSidebar }) => {
31
34
< li >
32
35
< a href = { 'https://www.facebook.com/profile.php?id=61567491443061/' } target = "_blank" rel = "noreferrer" > Facebook</ a >
33
36
</ li >
34
- < li >
35
- < a href = { 'https://twitter.com/ProcessingCore' } target = "_blank" rel = "noreferrer" > Twitter/X</ a >
36
- </ li >
37
37
< li >
38
38
< a href = { 'https://medium.com/@ProcessingOrg' } target = "_blank" rel = "noreferrer" > Medium</ a >
39
39
</ li >
You can’t perform that action at this time.
0 commit comments