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 %}