Initial commit
This commit is contained in:
3
_includes/author-bio.html
Normal file
3
_includes/author-bio.html
Normal file
@ -0,0 +1,3 @@
|
||||
<img src="{{ 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>
|
Reference in New Issue
Block a user