Skip to content

Commit

Permalink
add link to official CWL mastodon account
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Sep 11, 2023
1 parent 0d35f0f commit e4aef20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@ discourse_url: https://cwl.discourse.group/
github_url: https://github.com/common-workflow-language/
matrix_url: https://matrix.to/#/#common-workflow-language_common-workflow-language:gitter.im
youtube_url: https://www.youtube.com/c/CommonWLorgStandard/
mastodon_url: https://floss.social/@cwl

# SEO - jekyll-seo-tag
logo: "/CWL-Logo-Header.png"
social:
name: Common Workflow Language (CWL)
links:
- https://www.youtube.com/c/CommonWLorgStandard
- https://floss.social/@cwl
locale: en_US
# google_site_verification:

Expand Down
1 change: 1 addition & 0 deletions content/_includes/top_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

<li class="nav-item nav-social-icons">
<a href="{{ site.github_url }}" aria-label="GitHub link"><i class="fab fa-github first-icon" alt="GitHub logo - an Octocat" title="CWL GitHub Organization"></i></a>
<a href="{{ site.mastodon_url }}" rel="me" aria-label="Mastodon link"><i class="fab fa-mastodon" alt="Mastodon logo - a stylized letter M" title="CWL Mastodon account"></i></a>
<a href="{{ site.youtube_url }}" aria-label="YouTube link"><i class="fab fa-youtube" alt="YouTube logo - a play button" title="CWL YouTube Channel"></i></a>
<a href="{{ site.matrix_url }}" class="matrix-link" aria-label="CWL Matrix Space">
<svg width="26" height="29.7" class="matrix-svg" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" version="1.1" viewBox="0 0 27.9 32" aria-labelledby="matrix-title" aria-describedby="matrix-description">
Expand Down

0 comments on commit e4aef20

Please sign in to comment.