4 lines
No EOL
384 B
HTML
4 lines
No EOL
384 B
HTML
<img src="{{ site.url }}/images/{{ site.owner.avatar }}" class="bio-photo" alt="{{ site.owner.name }} bio photo" width="100" height="100"></a>
|
|
<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></p> |