Skip to content

Commit

Permalink
Merge pull request #63 from abloemert/patch-1
Browse files Browse the repository at this point in the history
Remove Google+ button
  • Loading branch information
p12tic authored May 13, 2021
2 parents a353180 + 0801e69 commit 32519c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions src/_include/buttons.jade
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,3 @@ mixin twitter
src="https://platform.twitter.com/widgets/tweet_button.1362636220.html#_=1362904126336&count=horizontal&hashtags=buildbot&id=twitter-widget-0&lang=en&size=m&text=Buildbot&url=http%3A%2F%2Fbuildbot.net",
class="twitter-share-button twitter-count-horizontal",
style="width: 107px; height: 20px;",title="Twitter Tweet Button",data-twttr-rendered="true")

mixin plus
#___plusone_0(style='height: 20px; width: 90px; display: inline-block; text-indent: 0px; margin: 0px; padding: 0px; background-color: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; background-position: initial initial; background-repeat: initial initial;')
iframe#I0_1362904126293(frameborder='0', hspace='0', marginheight='0', marginwidth='0', scrolling='no', style='position: static; top: 0px; width: 90px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;', tabindex='0', vspace='0', width='100%', name='I0_1362904126293', src='https://plusone.google.com/_/+1/fastbutton?bsv&size=medium&hl=en-US&origin=http%3A%2F%2Fbuildbot.net&url=http%3A%2F%2Fbuildbot.net&ic=1&jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.fr.BaaGtL5Znko.O%2Fm%3D__features__%2Fam%3DUQE%2Frt%3Dj%2Fd%3D1%2Frs%3DAItRSTPDGgtSdnUxqi2riAFY2FJO-u2PGA#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Conload&id=I0_1362904126293&parent=http%3A%2F%2Fbuildbot.net&rpctoken=39476972', allowtransparency='true', data-gapiattached='true', title='+1')
script(type='text/javascript').
(function () {
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
1 change: 0 additions & 1 deletion src/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ block content
li: +codecov-badge
li: +doc-badge
li: +twitter
li: +plus
.alert.alert-danger.text-center
h4
span.glyphicon.glyphicon-exclamation-sign
Expand Down

0 comments on commit 32519c9

Please sign in to comment.