Skip to content

Commit 54e3b2e

Browse files
authored
Merge pull request #2253 from mashehu/add-mastodon-to-template
Add mastodon badge to readme template
2 parents 63997e3 + d4e2acf commit 54e3b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nf_core/pipeline-template/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
{% endif -%}
2020
{%- if branded -%}[![Get help on Slack](http://img.shields.io/badge/slack-nf--core%20%23{{ short_name }}-4A154B?labelColor=000000&logo=slack)](https://nfcore.slack.com/channels/{{ short_name }}){% endif -%}
2121
{%- if branded -%}[![Follow on Twitter](http://img.shields.io/badge/twitter-%40nf__core-1DA1F2?labelColor=000000&logo=twitter)](https://twitter.com/nf_core){% endif -%}
22+
{%- if branded -%}[![Follow on Mastodon](https://img.shields.io/badge/mastodon-nf__core-6364ff?labelColor=FFFFFF&logo=mastodon)](https://mstdn.science/@nf_core){% endif -%}
2223
{%- if branded -%}[![Watch on YouTube](http://img.shields.io/badge/youtube-nf--core-FF0000?labelColor=000000&logo=youtube)](https://www.youtube.com/c/nf-core)
2324

2425
{% endif -%}

0 commit comments

Comments
 (0)