Skip to content

Commit

Permalink
Fix Fosstodon social links
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Staudinger <[email protected]>
  • Loading branch information
Staudey committed Feb 28, 2023
1 parent 56d9706 commit 1970b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/solus/data/social.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fosstodon:
fmt: "https://fostodon.org/%s"
fmt: "https://fosstodon.org/%s"
icon: mastodon
github:
fmt: "https://github.com/%s"
Expand All @@ -8,7 +8,7 @@ irc:
fmt: "irc://libera.chat/%s,isuser"
icon: irc
mastodon:
fmt: "https://fostodon.org/%s"
fmt: "https://fosstodon.org/%s"
icon: mastodon
reddit:
fmt: "https://reddit.com/u/%s"
Expand Down

0 comments on commit 1970b47

Please sign in to comment.