Skip to content

Commit fa5c1d9

Browse files
author
Stuart Reilly
committed
Add missing whitespace
1 parent e44d8db commit fa5c1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/post_metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{% include format_date.html date=post.date %}
1414
</span>
1515
{% unless post.layout == 'video_post' %}
16-
<span>&middot;</span>
16+
<span> &middot;</span>
1717
<span>{% include reading_time.html post=post %}</span>
1818
{% endunless %}
1919
</div>

0 commit comments

Comments
 (0)