diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 99cde9a..6cd5d24 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -194,6 +194,11 @@ "url": "https://mastodon.at/@noybeu", "avatar": "/img/avatars/noyb.png" }, + { + "name": "Matomo", + "url": "https://mastodon.social/@Matomo", + "avatar": "/img/avatars/matomo.png" + }, { "name": "TorProject", "url": "https://mastodon.social/@torproject", diff --git a/source/img/avatars/matomo.png b/source/img/avatars/matomo.png new file mode 100644 index 0000000..2604248 Binary files /dev/null and b/source/img/avatars/matomo.png differ