Skip to content

Commit

Permalink
Update participant.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kamila-codesync authored Jul 27, 2023
1 parent 5fe6192 commit a92d901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/participant.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h2 class="speaker-position">{{ page.tagline }}</h2>
</a>
{% endif %}
{% if page.mastodon %}
<a href="https:{{ page.mastodon }}">
<a href="https://mastodon.social/{{ page.mastodon }}">
<i class="fa fa-mastodon"></i>
</a>
{% endif %}
Expand Down

0 comments on commit a92d901

Please sign in to comment.