File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,16 +20,22 @@ const Footer = ({ withSidebar }) => {
2020 < div className = { classnames ( grid . col , css . socialmediaWrapper ) } >
2121 < ul >
2222 < li >
23- < a href = { 'https ://twitter .com/ProcessingOrg ' } target = "_blank" rel = "noreferrer" > Twitter </ a >
23+ < a href = { 'http ://github .com/processing/ ' } target = "_blank" rel = "noreferrer" > GitHub </ a >
2424 </ li >
2525 < li >
26- < a href = { 'https://medium.com/@ProcessingOrg ' } target = "_blank" rel = "noreferrer" > Medium </ a >
26+ < a href = { 'https://mastodon.social/@processing/ ' } target = "_blank" rel = "noreferrer" > Mastodon </ a >
2727 </ li >
2828 < li >
29- < a href = { 'https://www.instagram.com/processingorg /' } target = "_blank" rel = "noreferrer" > Instagram</ a >
29+ < a href = { 'https://www.instagram.com/processing_core /' } target = "_blank" rel = "noreferrer" > Instagram</ a >
3030 </ li >
3131 < li >
32- < a href = { 'http://github.com/processing/' } target = "_blank" rel = "noreferrer" > GitHub</ a >
32+ < a href = { 'https://www.facebook.com/profile.php?id=61567491443061/' } target = "_blank" rel = "noreferrer" > Facebook</ a >
33+ </ li >
34+ < li >
35+ < a href = { 'https://twitter.com/ProcessingCore' } target = "_blank" rel = "noreferrer" > Twitter/X</ a >
36+ </ li >
37+ < li >
38+ < a href = { 'https://medium.com/@ProcessingOrg' } target = "_blank" rel = "noreferrer" > Medium</ a >
3339 </ li >
3440 </ ul >
3541 < p
You can’t perform that action at this time.
0 commit comments