File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ owner_name: the R Contribution Working Group
1212image : assets/img/Rlogo-white.png
1313mastodon : https://hachyderm.io/@R_Contributors
1414mastodon_alt : R Contributors Mastodon profile
15- twitter : R_Contributors
16- twitter_alt : R Contributors Twitter profile
15+ bluesky : https://bsky.app/profile/R-Contributors.hachyderm.io.ap.brid.gy
16+ bluesky_alt : R Contributors Bluesky profile
1717github : r-devel
1818github_alt : R-devel GitHub organization
1919navigation :
Original file line number Diff line number Diff line change @@ -72,12 +72,10 @@ <h1>{{ site.title | default: site.github.repository_name }}</h1>
7272 {% else %}
7373 < p > This site is maintained by < a href ="{{ site.owner_url }} "> {{ site.owner_name }}</ a >
7474 < br >
75- <!-- add link verbatim to try to get verification to work -->
76- < a rel ="me " href ="https://hachyderm.io/@R_Contributors "> Mastodon</ a >
77- <!-- <a rel="me" href="{{ site.mastodon }}" target="_blank">
78- <img src="{{ '/assets/img/mastodonlogo.svg' }}" height="20" alt="{{ site.mastodon_alt }}" style="vertical-align:middle;" border="0"></a> -->
79- < a href ="https://twitter.com/{{ site.twitter }} " target ="_blank ">
80- < img src ="{{ '/assets/img/twitterlogo.png' }} " height ="20 " alt ="{{ site.twitter_alt }} " style ="vertical-align:middle; " border ="0 "> </ a >
75+ < a rel ="me " href ="{{ site.mastodon }} " target ="_blank ">
76+ < img src ="{{ '/assets/img/mastodonlogo.svg' }} " height ="20 " alt ="{{ site.mastodon_alt }} " style ="vertical-align:middle; " border ="0 "> </ a >
77+ < a href ="{{ site.bluesky }} " target ="_blank ">
78+ < img src ="{{ '/assets/img/blueskylogo.png' }} " height ="20 " alt ="{{ site.bluesky_alt }} " style ="vertical-align:middle; " border ="0 "> </ a >
8179 < a href ="https://github.com/{{ site.github }} " target ="_blank ">
8280 < img src ="{{ '/assets/img/githublogo.png' }} " height ="20 " alt ="{{ site.github_alt }} " style ="vertical-align:middle; " border ="0 "> </ a >
8381 </ p >
You can’t perform that action at this time.
0 commit comments