diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 30fb7d4..c8364b6 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -66,11 +66,6 @@ "url": "https://mastodon.social/@yunohost", "avatar": "/img/avatars/yunohost.png" }, - { - "name": "NextCloud", - "url": "https://mastodon.xyz/@nextcloud", - "avatar": "/img/avatars/nextcloud.png" - }, { "name": "Ind.ie", "url": "https://mastodon.social/@indie", @@ -110,6 +105,56 @@ "name": "David Revoy", "url": "https://framapiaf.org/@davidrevoy", "avatar": "/img/avatars/drevoy.png" + }, + { + "name": "Digitalcourage", + "url": "https://chaos.social/@Digitalcourage", + "avatar": "/img/avatars/digitalcourage.png" + }, + { + "name": "Tutanota", + "url": "https://mastodon.social/@Tutanota", + "avatar": "/img/avatars/tutanota.png" + }, + { + "name": "KDE", + "url": "https://mastodon.technology/@kde", + "avatar": "/img/avatars/kde.png" + }, + { + "name": "Matrix", + "url": "https://mastodon.matrix.org/@matrix", + "avatar": "/img/avatars/matrix.png" + }, + { + "name": "Doorbraak", + "url": "https://todon.nl/@doorbraak", + "avatar": "/img/avatars/doorbraak.png" + }, + { + "name": "Association R.A.P.", + "url": "https://framapiaf.org/@RAPasso", + "avatar": "/img/avatars/rap.png" + }, + { + "name": "Bijstandsbond", + "url": "https://todon.nl/@bijstandsbond", + "avatar": "/img/avatars/bijstandsbond.png" + }, + { + "name": "UBPorts", + "url": "https://mastodon.rocks/@UBports", + "avatar": "/img/avatars/ubports.png" + }, + { + "name": "Fairphone", + "url": "https://social.weho.st/@Fairphone", + "avatar": "/img/avatars/fairphone.png" + }, + { + "name": "Purism", + "url": "https://mastodon.social/@Purism", + "avatar": "/img/avatars/purism.png" } ], "communities": "https://github.com/distributopia/masto-world-overview", diff --git a/source/img/avatars/bijstandsbond.png b/source/img/avatars/bijstandsbond.png new file mode 100644 index 0000000..3fd846c Binary files /dev/null and b/source/img/avatars/bijstandsbond.png differ diff --git a/source/img/avatars/digitalcourage.png b/source/img/avatars/digitalcourage.png new file mode 100644 index 0000000..91da769 Binary files /dev/null and b/source/img/avatars/digitalcourage.png differ diff --git a/source/img/avatars/disroot.png b/source/img/avatars/disroot.png new file mode 100644 index 0000000..e177d12 Binary files /dev/null and b/source/img/avatars/disroot.png differ diff --git a/source/img/avatars/doorbraak.png b/source/img/avatars/doorbraak.png new file mode 100644 index 0000000..c8e815f Binary files /dev/null and b/source/img/avatars/doorbraak.png differ diff --git a/source/img/avatars/fairphone.png b/source/img/avatars/fairphone.png new file mode 100644 index 0000000..9cd91e7 Binary files /dev/null and b/source/img/avatars/fairphone.png differ diff --git a/source/img/avatars/kde.png b/source/img/avatars/kde.png new file mode 100644 index 0000000..9144561 Binary files /dev/null and b/source/img/avatars/kde.png differ diff --git a/source/img/avatars/matrix.png b/source/img/avatars/matrix.png new file mode 100644 index 0000000..244ded9 Binary files /dev/null and b/source/img/avatars/matrix.png differ diff --git a/source/img/avatars/nextcloud.png b/source/img/avatars/nextcloud.png deleted file mode 100644 index 644b943..0000000 Binary files a/source/img/avatars/nextcloud.png and /dev/null differ diff --git a/source/img/avatars/purism.png b/source/img/avatars/purism.png new file mode 100644 index 0000000..376a8d9 Binary files /dev/null and b/source/img/avatars/purism.png differ diff --git a/source/img/avatars/rap.png b/source/img/avatars/rap.png new file mode 100644 index 0000000..35062e2 Binary files /dev/null and b/source/img/avatars/rap.png differ diff --git a/source/img/avatars/tutanota.png b/source/img/avatars/tutanota.png new file mode 100644 index 0000000..43413ef Binary files /dev/null and b/source/img/avatars/tutanota.png differ diff --git a/source/img/avatars/ubports.png b/source/img/avatars/ubports.png new file mode 100644 index 0000000..6c72a15 Binary files /dev/null and b/source/img/avatars/ubports.png differ