hacks-guide-minimal-mistake.../_includes/author-bio.html

4 lines
380 B
HTML
Raw Normal View History

2013-05-24 17:37:44 +02:00
<img src="{{ site.url }}/images/{{ site.owner.avatar }}" class="bio-photo" alt="{{ site.owner.name }} bio photo" width="100" height="100"></a>
2013-05-24 16:25:31 +02:00
<h4>{{ site.owner.name }}</h4>
<p>{{ site.owner.bio }}</p>
<p style="text-indent:0;margin-top:1.5em;"><a href="http://twitter.com/{{ site.owner.twitter }}" target="_blank"><i class="icon-twitter"></i> Follow @{{ site.owner.twitter }}</a>