Skip to content

Commit

Permalink
Footer: add X link back.
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Jan 18, 2024
1 parent 300a8ec commit d328d57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _data/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ tmdb: https://www.themoviedb.org/
trakt: https://trakt.tv/
play: https://play.google.com/store/apps/details?id=com.battlelancer.seriesguide
playx: https://play.google.com/store/apps/details?id=com.battlelancer.seriesguide.x
mastodon: https://mastodon.social/@SeriesGuide
mastodon: https://mastodon.social/@SeriesGuide
x: https://twitter.com/SeriesGuide
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="col-sm-6 col-md-4 mt-3">
<h3>Follow SeriesGuide</h3>
<dl class="sg-padded-list">
<dt><a href="{{ site.data.links.mastodon }}">@SeriesGuide</a></dt>
<dt><a href="{{ site.data.links.mastodon }}">Mastodon</a><a href="{{ site.data.links.x }}">X (twitter.com)</a></dt>
<dd>Release and other announcements</dd>

<dt><a href="{{ site.data.links.community }}">Forums</a></dt>
Expand Down

0 comments on commit d328d57

Please sign in to comment.