diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 95fed1e..dd08e46 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -197,7 +197,7 @@ "avatar": "/img/avatars/dallas_h.png" }, { - "name": "Gnome", + "name": "GNOME", "url": "https://floss.social/@gnome", "avatar": "/img/avatars/gnome.png" }, @@ -211,6 +211,11 @@ "url": "https://mastodon.matrix.org/@matrix", "avatar": "/img/avatars/matrix.png" }, + { + "name": "MXLinux", + "url": "https://mastodon.social/@mxlinux", + "avatar": "/img/avatars/mxlinux.png" + }, { "name": "Fairphone", "url": "https://social.weho.st/@Fairphone", diff --git a/source/img/avatars/mxlinux.png b/source/img/avatars/mxlinux.png new file mode 100644 index 0000000..5d7cfe5 Binary files /dev/null and b/source/img/avatars/mxlinux.png differ