From 2aaa2c8475781c570c2c994696f20889a0e76f44 Mon Sep 17 00:00:00 2001 From: Yu-Chen Lin Date: Fri, 7 Jun 2019 12:17:45 +0800 Subject: [PATCH] R.I.P. Google Plus (#501) Signed-off-by: Yu-Chen Lin --- _config.yml | 2 -- _data/SocialNetworks.yml | 5 ----- _includes/social-share.html | 9 --------- 3 files changed, 16 deletions(-) diff --git a/_config.yml b/_config.yml index 74efc8b..d1386b1 100644 --- a/_config.yml +++ b/_config.yml @@ -77,7 +77,6 @@ social-network-links: github: daattali twitter: daattali # reddit: yourname -# google-plus: +DeanAttali # linkedin: daattali # xing: yourname # stackoverflow: "3943160/daattali" @@ -94,7 +93,6 @@ social-network-links: share-links-active: twitter: true facebook: true - google: false linkedin: true # How to display the link to the website in the footer diff --git a/_data/SocialNetworks.yml b/_data/SocialNetworks.yml index d0a2635..9aa4d84 100644 --- a/_data/SocialNetworks.yml +++ b/_data/SocialNetworks.yml @@ -26,11 +26,6 @@ reddit: baseURL: "https://reddit.com/u/" icon: "fa-reddit" -google-plus: - name: "Google+" - baseURL: "https://plus.google.com/" - icon: "fa-google-plus" - email: name: "Email me" baseURL: "mailto:" diff --git a/_includes/social-share.html b/_includes/social-share.html index 53d75d0..c591ab5 100644 --- a/_includes/social-share.html +++ b/_includes/social-share.html @@ -28,15 +28,6 @@ {% endif %} - {% if site.share-links-active.google %} - - - - Google+ - - {% endif %} - {% if site.share-links-active.linkedin %}