Skip to content

Commit

Permalink
Merge pull request #106 from knode/feature/twitter
Browse files Browse the repository at this point in the history
Feature/twitter
  • Loading branch information
Tracy committed Feb 24, 2014
2 parents cfe8db2 + 0a8311a commit aeddd4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
</head>
<body>
<a href="https://github.com/mikeal/node-meatspace"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<a href="https://twitter.com/nodemeatspace" class="twitter-follow-button" data-show-count="false">Follow @nodemeatspace</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
{{{readme}}}

<script src="countryiso.js"></script>
Expand Down

0 comments on commit aeddd4d

Please sign in to comment.