Skip to content

add link to Mastodon #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ github:
owner_url: working-group
owner_name: the R Contribution Working Group
image: assets/img/Rlogo-white.png
mastodon: https://hachyderm.io/@R_Contributors
mastodon_alt: R Contributors Mastodon profile
twitter: R_Contributors
twitter_alt: RCWG Twitter profile
twitter_image: assets/img/Rlogo-white-square.png
twitter_alt: R Contributors Twitter profile
github: r-devel
github_alt: R-devel GitHub organization
navigation:
Expand Down
2 changes: 2 additions & 0 deletions _layouts/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ <h1>{{ site.title | default: site.github.repository_name }}</h1>
{% else %}
<p>This site is maintained by <a href="{{ site.owner_url }}">{{ site.owner_name }}</a>
<br>
<a rel="me" href="{{ site.mastodon }}" target="_blank">
<img src="{{ '/assets/img/mastodonlogo.svg' }}" height="20" alt="{{ site.mastodon_alt }}" style="vertical-align:middle;" border="0"></a>
<a href="https://twitter.com/{{ site.twitter }}" target="_blank">
<img src="{{ '/assets/img/twitterlogo.png' }}" height="20" alt="{{ site.twitter_alt }}" style="vertical-align:middle;" border="0"></a>
<a href="https://github.com/{{ site.github }}" target="_blank">
Expand Down
10 changes: 10 additions & 0 deletions assets/img/mastodonlogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.