missed a space

This commit is contained in:
2020-10-04 10:55:33 +02:00
parent 2eb87b2dba
commit d76d7b04ba

View File

@@ -25,7 +25,7 @@
<div class="attributes">
<div>
{created}
{#if full && created !== modified}<br /> <small>Last update:{modified}</small>{/if}
{#if full && created !== modified}<br /> <small>Last update: {modified}</small>{/if}
</div>
<div>~ {readingTimeInMinutes(post.content)} min</div>
</div>