diff --git a/src/_data/social.json b/src/_data/social.json index a875b9d..75d527d 100644 --- a/src/_data/social.json +++ b/src/_data/social.json @@ -4,6 +4,11 @@ "url": "https://github.com/madrilene/eleventy-excellent", "icon": "github.svg" }, + { + "platform": "mastodon", + "url": "https://front-end.social/@lene", + "icon": "mastodon.svg" + }, { "platform": "twitter", "url": "https://twitter.com/lenesaile", diff --git a/src/_includes/icons/social-mastodon.svg b/src/_includes/icons/social-mastodon.svg new file mode 100644 index 0000000..09b29ee --- /dev/null +++ b/src/_includes/icons/social-mastodon.svg @@ -0,0 +1,20 @@ + \ No newline at end of file