Skip to content

Commit

Permalink
deleting social tomfoolery.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwoo committed Apr 14, 2012
1 parent 788e530 commit 2e940a5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@ <h3>Hints</h3>
<li>
<a class="button spaced" href="/about/"><h2>About</h2></a>
</li>
<li class="spaced message cornered">
<div class="social">
<h3 style="margin: 8px 0">Social tomfoolery</h3>
<g:plusone size="medium" href="http://multiplayerset.com"></g:plusone>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://multiplayerset.com" data-count="horizontal" data-via="tffny"></a>
<a href="http://www.reddit.com/submit" onclick="window.location = 'http://www.reddit.com/submit?url=' + encodeURIComponent('http://multiplayerset.com'); return false" style="margin-top: -5px"> <img src="http://www.reddit.com/static/spreddit7.gif" alt="submit to reddit" border="0" /> </a>
<iframe src="http://www.facebook.com/plugins/like.php?app_id=216343035065752&amp;href=http%3A%2F%2Fmultiplayerset.com&amp;send=false&amp;layout=button_count&amp;width=100&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=verdana&amp;height=21" scrolling="no" frameborder="0" style="border:none; margin-left: 5px; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</div>
</li>
</ul>
</div></div>
<script src="/load.js"></script>
Expand All @@ -155,8 +146,6 @@ <h3 style="margin: 8px 0">Social tomfoolery</h3>
head.js('http://www.google-analytics.com/ga.js', function () {
_gat._getTracker('UA-267782-3')._trackPageview();
});
head.js('https://apis.google.com/js/plusone.js');
head.js('http://platform.twitter.com/widgets.js');
</script>
</body>
</html>

0 comments on commit 2e940a5

Please sign in to comment.