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

3 lines
201 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>