Merge pull request #602 from Vincevrp/replace-gplus

Replace Google+ share button with Mastodon
This commit is contained in:
Samuel Shifterovich
2018-11-22 07:00:43 +01:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@ a,
}
.twitter { background: $twitter; }
.google-plus { background: $google; }
.mastodon { background: $mastodon; }
.facebook { background: $facebook; }
.stumbleupon { background: $stumbleupon; }
.reddit { background: $reddit; }