From af672ebe5bae35f092b1f6ae2656dfb14120f2ac Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Sun, 17 Jan 2021 17:09:02 +0100 Subject: [PATCH] Add Mastodon to socials --- content/socials/mastodon.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/socials/mastodon.json diff --git a/content/socials/mastodon.json b/content/socials/mastodon.json new file mode 100644 index 0000000..73ae609 --- /dev/null +++ b/content/socials/mastodon.json @@ -0,0 +1,6 @@ +{ + "platformName": "Mastodon", + "platformHandle": "@kevin@1in1.net", + "url": "https://mastodon.1in1.net/@kevin", + "image": "https://source.unsplash.com/8bghKxNU1j0/300x300" +} \ No newline at end of file