diff --git a/source/_data/gnusocial.json b/source/_data/gnusocial.json index 90a309a..9f4b998 100644 --- a/source/_data/gnusocial.json +++ b/source/_data/gnusocial.json @@ -9,7 +9,7 @@ "created": "2010", "official": "https://gnu.io/social", "license": "AGPL-3.0", - "repo": "https://git.gnu.io/gnu/gnu-social", + "repo": "https://notabug.org/diogo/gnu-social", "language": "PHP", "protocols": [{"title": "OStatus", "url": "https://github.com/OStatus"}], diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 1ca5c46..60a61f8 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -308,15 +308,15 @@ "url": "https://fosstodon.org/@opensuse", "avatar": "/img/avatars/opensuse.png" }, + { + "name": "PINE64", + "url": "https://fosstodon.org/@PINE64", + "avatar": "/img/avatars/pine64.png" + }, { "name": "Purism", "url": "https://mastodon.social/@Purism", "avatar": "/img/avatars/purism.png" - }, - { - "name": "NOYB.eu", - "url": "https://mastodon.at/@noybeu", - "avatar": "/img/avatars/noyb.png" } ] } diff --git a/source/img/avatars/pine64.png b/source/img/avatars/pine64.png new file mode 100644 index 0000000..13d21cd Binary files /dev/null and b/source/img/avatars/pine64.png differ