Skip to content

Commit

Permalink
Fix Fosstodon social links and reddit redirects
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 7974d96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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,10 +8,10 @@ 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"
fmt: "https://www.reddit.com/user/%s"
icon: reddit
twitter:
fmt: "https://twitter.com/%s"
Expand Down

0 comments on commit 7974d96

Please sign in to comment.