_layouts/post.html in jekyll-theme-open-project-1.2.4 vs _layouts/post.html in jekyll-theme-open-project-1.2.5

- old
+ new

@@ -6,14 +6,10 @@ <header> <h1 class="title">{{ page.title }}</h1> <div class="meta"> {% if page.author.name %} - {% if page.author.email %} - <span class="author-avatar"> - <img src="https://gravatar.com/avatar/{{ page.author.email }}?s=32"> - </span> - {% endif %} + {% include post-author-pic.html author=page.author %} <span class="author-name"> {{ page.author.name }} </span> {% endif %} <span class="date">