From e0e91b10a9303de821e3ac06403b3002e8209ee3 Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Sun, 18 Nov 2018 23:40:25 +0100 Subject: [PATCH] Replace Google+ share button with Mastodon --- _layouts/default.html | 2 +- _sass/_vars.scss | 2 +- assets/css/style.scss | 2 +- index.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 138eabfb..0d6ad38a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -155,7 +155,7 @@ Email Facebook Twitter - Google+ + Mastodon reddit LinkedIn StumbleUpon diff --git a/_sass/_vars.scss b/_sass/_vars.scss index 05ddef71..a331de68 100644 --- a/_sass/_vars.scss +++ b/_sass/_vars.scss @@ -17,7 +17,7 @@ $share-btn-active: #e2e2e2; /* Social */ $twitter: #55acee; -$google: #dd4b39; +$mastodon: #3088d4; $facebook: #3b5998; $stumbleupon: #eb4823; $reddit: #ff5700; diff --git a/assets/css/style.scss b/assets/css/style.scss index f3e2ac26..447a756c 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -111,7 +111,7 @@ a, } .twitter { background: $twitter; } -.google-plus { background: $google; } +.mastodon { background: $mastodon; } .facebook { background: $facebook; } .stumbleupon { background: $stumbleupon; } .reddit { background: $reddit; } diff --git a/index.html b/index.html index b6b67675..238757ca 100644 --- a/index.html +++ b/index.html @@ -2252,8 +2252,8 @@ This tool uses some known methods that attempt to disable major tracking feature - - + +