From 868ac6012e23cab2da65684f07432fa956844fcc Mon Sep 17 00:00:00 2001 From: Geezus Date: Thu, 2 May 2019 12:42:46 -0500 Subject: [PATCH 1/3] Add Mastodon to social media Add Mastodon to social media --- _data/social_media.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/social_media.yml b/_data/social_media.yml index 8a97f5d..5003e98 100644 --- a/_data/social_media.yml +++ b/_data/social_media.yml @@ -36,6 +36,11 @@ linkedin: share_url_prefix: https://www.linkedin.com/shareArticle?mini=true&url= icon_svg: '' +mastodon: + name: Mastodon + profile_url_prefix: mstdn.io + icon_svg: '' + medium: name: Medium profile_url_prefix: https://medium.com/@ From 9a204bb0aeafc1c7a291767cbaf345990ca82335 Mon Sep 17 00:00:00 2001 From: Geezus Date: Thu, 2 May 2019 12:42:46 -0500 Subject: [PATCH 2/3] Add Mastodon to social media Add Mastodon to social media --- _data/social_media.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/social_media.yml b/_data/social_media.yml index 8a97f5d..14e9523 100644 --- a/_data/social_media.yml +++ b/_data/social_media.yml @@ -36,6 +36,11 @@ linkedin: share_url_prefix: https://www.linkedin.com/shareArticle?mini=true&url= icon_svg: '' +mastodon: + name: Mastodon + profile_url_prefix: https://mstdn.io/ + icon_svg: '' + medium: name: Medium profile_url_prefix: https://medium.com/@ From 309281869503649b3f1cedbf43551d59c0c49a4c Mon Sep 17 00:00:00 2001 From: Brandon Rosage Date: Mon, 20 May 2019 16:01:15 -0500 Subject: [PATCH 3/3] added example to config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index f744fd7..fe0952f 100644 --- a/_config.yml +++ b/_config.yml @@ -35,6 +35,7 @@ projects: # instagram: your_username # keybase: your_username # linkedin: your_username + # mastodon: your_username # medium: your_username # stackoverflow: your_user_id # telegram: your_username