homepage/_includes/a.html

2 lines
109 B
HTML
Raw Normal View History

2014-10-17 09:34:34 +02:00
{% assign author = include.a %}<a href="{{site.authors[author]}}.home">{{site.authors[author].fullname}}</a>