Skip to content

Commit

Permalink
Remove Google+ from js social share (#6552)
Browse files Browse the repository at this point in the history
  • Loading branch information
xillibit authored and 810 committed Aug 21, 2019
1 parent ea41ba5 commit dffd3b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
Expand Up @@ -465,13 +465,6 @@
}
},

googleplus: {
label: "+1",
logo: "fa fa-google",
shareUrl: "https://plus.google.com/share?url={url}",
countUrl: ""
},

linkedin: {
label: "Share",
logo: "fa fa-linkedin",
Expand Down
Expand Up @@ -465,13 +465,6 @@
}
},

googleplus: {
label: "+1",
logo: "fa fa-google",
shareUrl: "https://plus.google.com/share?url={url}",
countUrl: ""
},

linkedin: {
label: "Share",
logo: "fa fa-linkedin",
Expand Down

0 comments on commit dffd3b9

Please sign in to comment.