diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 2d653b4..260ad12 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -86,6 +86,16 @@ "url": "https://mastodon.art/@krita", "avatar": "/img/avatars/krita.png" }, + { + "name": "Inkscape", + "url": "https://mastodon.art/@inkscape", + "avatar": "/img/avatars/inkscape.png" + }, + { + "name": "GIMP", + "url": "https://mastodon.at/@GIMP", + "avatar": "/img/avatars/gimp.png" + }, { "name": "F-Droid", "url": "https://mastodon.technology/@fdroidorg", diff --git a/source/img/avatars/gimp.png b/source/img/avatars/gimp.png new file mode 100644 index 0000000..ac56126 Binary files /dev/null and b/source/img/avatars/gimp.png differ diff --git a/source/img/avatars/inkscape.png b/source/img/avatars/inkscape.png new file mode 100644 index 0000000..a2fe4a1 Binary files /dev/null and b/source/img/avatars/inkscape.png differ diff --git a/themes/starter/layout/_partial/world.ejs b/themes/starter/layout/_partial/world.ejs index 5febd3d..eb800f8 100644 --- a/themes/starter/layout/_partial/world.ejs +++ b/themes/starter/layout/_partial/world.ejs @@ -58,7 +58,7 @@