We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb36eb7 commit f6f7b6fCopy full SHA for f6f7b6f
_includes/archive-single.html
@@ -33,6 +33,7 @@ <h2 class="archive__item-title" itemprop="headline">
33
<a href="{{ base_path }}{{ post.url }}" rel="permalink">{{ title }}</a>
34
{% endif %}
35
</h2>
36
+
37
{% if post.read_time %}
38
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
39
0 commit comments