<header>

<h1>{{ site.title }}</h1>
<p class="lead">{{ site.description }}</p>

<iframe src="https://ghbtns.com/github-btn.html?user=nandomoreirame&amp;repo=mix-buttons&amp;type=star&amp;count=true" frameborder="0" scrolling="0" width="120px" height="20px"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=nandomoreirame&amp;repo=mix-buttons&amp;type=fork&amp;count=true" frameborder="0" scrolling="0" width="120px" height="20px"></iframe>

<span class="fb-like" data-href="{{ "/" | prepend: site.baseurl | prepend: site.url }}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></span>

<a href="https://twitter.com/share" class="twitter-share-button" data-url="{{ "/" | prepend: site.baseurl | prepend: site.url }}" data-text='{{ site.title }} - {{ site.description }}' data-via="nandomoreirame" data-hashtags="sass, scss, mixin, minxins, buttons">Tweet</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>

</header>