Skip to content

Commit f6f7b6f

Browse files
authored
Update archive-single.html
1 parent bb36eb7 commit f6f7b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/archive-single.html

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ <h2 class="archive__item-title" itemprop="headline">
3333
<a href="{{ base_path }}{{ post.url }}" rel="permalink">{{ title }}</a>
3434
{% endif %}
3535
</h2>
36+
3637
{% if post.read_time %}
3738
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
3839
{% endif %}

0 commit comments

Comments
 (0)