Closes #26 Update Mastodon EA, fix urls

This commit is contained in:
lostinlight 2019-01-05 14:20:33 +03:00
parent ebb099c901
commit 385a289527
5 changed files with 15 additions and 5 deletions

View File

@ -215,6 +215,11 @@
"url": "https://mastodon.at/@GIMP",
"avatar": "/img/avatars/gimp.png"
},
{
"name": "FreeCAD",
"url": "https://fosstodon.org/@FreeCAD",
"avatar": "/img/avatars/freecad.png"
},
{
"name": "Doorbraak",
"url": "https://todon.nl/@doorbraak",
@ -261,15 +266,20 @@
"avatar": "/img/avatars/kde.png"
},
{
"name": "Ring",
"url": "https://mstdn.io/@ring",
"avatar": "/img/avatars/ring.png"
"name": "Jami",
"url": "https://mstdn.io/@Jami",
"avatar": "/img/avatars/jami.png"
},
{
"name": "Matrix",
"url": "https://mastodon.matrix.org/@matrix",
"avatar": "/img/avatars/matrix.png"
},
{
"name": "Debian",
"url": "https://fosstodon.org/@debian",
"avatar": "/img/avatars/debian.png"
},
{
"name": "MXLinux",
"url": "https://mastodon.social/@mxlinux",

View File

@ -369,7 +369,7 @@
"title": "WordPress-ActivityPub",
"source": "github.com/pfefferle/wordpress-activitypub",
"protocols": "ActivityPub",
"site": "https://wordpress.org/plugins/activitypub/",
"site": "wordpress.org/plugins/activitypub",
"logo": "",
"servers": "",
"apClass": true,
@ -382,7 +382,7 @@
"title": "WordPress-OStatus",
"source": "github.com/pfefferle/wordpress-ostatus",
"protocols": "OStatus",
"site": "https://wordpress.org/plugins/ostatus-for-wordpress/",
"site": "wordpress.org/plugins/ostatus-for-wordpress",
"logo": "",
"servers": "",
"apClass": false,

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB