File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
frontend/javascripts/components Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 35
35
36
36
< a href ="https://twitter.com/webknossos "> < img src ="https://static.webknossos.org/mails/icon-twitter.png "
37
37
alt ="Twitter Channel " style ="width: 50px; height: 50px; " /> </ a >
38
+
39
+ < a href ="https://bsky.app/profile/webknossos.org "> < img src ="https://static.webknossos.org/mails/icon-bluesky.png "
40
+ alt ="Bluesky Channel " style ="width: 50px; height: 50px; " /> </ a >
38
41
</ p >
39
42
40
43
< div style ="height: 60px; "> </ div >
Original file line number Diff line number Diff line change @@ -53,6 +53,14 @@ const creditsFooter = () => (
53
53
< Link to = "/imprint" > Imprint</ Link > • < Link to = "/privacy" > Privacy</ Link > •{ " " }
54
54
< a href = "https://twitter.com/webknossos" target = "_blank" rel = "noopener noreferrer" >
55
55
Twitter
56
+ </ a > { " " }
57
+ •{ " " }
58
+ < a
59
+ href = "https://bsky.app/profile/webknossos.org"
60
+ target = "_blank"
61
+ rel = "noopener noreferrer"
62
+ >
63
+ Bluesky
56
64
</ a >
57
65
</ p >
58
66
</ div >
You can’t perform that action at this time.
0 commit comments