| layout | page |
|---|---|
| title | About |
{% comment %}
This inserts the "about" photo and text from _config.yml.
You can edit it there (jekyll needs restart!) or remove it and provide your own photo/text.
Don't forget to add the me class to the photo, like this: {:.me}.
{% endcomment %}
{% if site.author.photo %} {:.me} {% endif %}
{{ site.author.about }}