Skip to content

Commit

Permalink
Add Google +1 button.
Browse files Browse the repository at this point in the history
  • Loading branch information
dchest committed Aug 27, 2011
1 parent f67cb08 commit d49a2a5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions templates/show-shared.html
Expand Up @@ -12,6 +12,17 @@ <h2>My Badge</h2>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fiwl.me&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe> <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fiwl.me&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>
<!--End Facebook--> <!--End Facebook-->


<!-- Google +1 -->
<div class="g-plusone" data-annotation="inline"></div>
<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);
})();
</script>
<!-- End Google +1 -->

<h2>What&rsquo;s this?</h2> <h2>What&rsquo;s this?</h2>


<p><b>I Write Like</b> checks which famous writer you write like by analyzing your word choice and writing style and comparing them with those of the famous writers. <p><b>I Write Like</b> checks which famous writer you write like by analyzing your word choice and writing style and comparing them with those of the famous writers.
Expand Down

0 comments on commit d49a2a5

Please sign in to comment.