{% if page.author %} {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} {% endif %}
{% if author.avatar %} {% endif %} {{ author.name }} {{ author.job }} {{ author.bio }} {% include social-links.html %}