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 f5dd4675..5fd41179 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -114,7 +114,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 8a2ce14b..ac474372 100644 --- a/index.html +++ b/index.html @@ -2260,8 +2260,8 @@ This tool uses some known methods that attempt to disable major tracking feature - - + +