diff options
-rw-r--r-- | _layouts/post.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 757ac9b..3012232 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -23,7 +23,8 @@ layout: default <a href="https://plus.google.com/101608559187380638042?rel=author">Google Profile</a> <a href="https://twitter.com/neutralthoughts">Twitter</a> <a href="https://github.com/thomasdavis">Github</a> - +<a href="https://twitter.com/neutralthoughts" class="twitter-follow-button" data-show-count="false">Follow @neutralthoughts</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> </div> <div class="panel panel-info"> <div class="panel-heading"> |