diff --git a/assets/data/social.yml b/assets/data/social.yml index eadab4647..ec71052b1 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -674,38 +674,46 @@ email: Style: regular Icon: envelope -# 072: RSS -rss: - Weight: 72 - Url: /index.xml - Title: RSS - Newtab: true - Icon: - Fontawesome: - Style: solid - Icon: rss - -# 073: Discord +# 072: Discord discord: - Weight: 73 + Weight: 72 Template: https://discordapp.com/users/%v Title: Discord Newtab: true Icon: Simpleicons: discord -# 074: Pixelfed +# 073: Pixelfed pixelfed: - Weight: 74 + Weight: 73 Prefix: https://pixelfed.social/ Title: Pixelfed Icon: Simpleicons: pixelfed -# 075: Lemmy +# 074: Lemmy lemmy: - Weight: 75 + Weight: 74 Prefix: https://lemmy.world/u/ Title: Lemmy Icon: Simpleicons: lemmy + +# 075: X +x: + Weight: 75 + Prefix: https://x.com/ + Title: X + Icon: + Simpleicons: x + +# 076: RSS +rss: + Weight: 76 + Url: /index.xml + Title: RSS + Newtab: true + Icon: + Fontawesome: + Style: solid + Icon: rss \ No newline at end of file