Skip to content

Commit 5236930

Browse files
Remove Google Plus from socials
1 parent b9d9e74 commit 5236930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/socials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
loadNextScript(0, scriptsList,
1111
function() {
1212
$("#share").jsSocials({
13-
shares: ["email", "twitter", "facebook", "googleplus", "linkedin", "pinterest", "stumbleupon", "whatsapp", "telegram"],
13+
shares: ["email", "twitter", "facebook", "linkedin", "pinterest", "stumbleupon", "whatsapp", "telegram"],
1414
showLabel: false,
1515
showCount: false
1616
});

0 commit comments

Comments
 (0)