2016-08-25 00:35:38 +02:00
|
|
|
<div class="pluginWrapper twitterSharePlugin">
|
|
|
|
<a href="https://twitter.com/share" class="twitter-share-button" data-hashtags="{{ site.title| replace: ' ', '' }}">Tweet</a>
|
|
|
|
</div>
|
2018-12-21 23:52:03 +01:00
|
|
|
<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>
|