fix: consistency
This commit is contained in:
parent
eeb8778f8c
commit
438cb399c8
1 changed files with 0 additions and 1 deletions
|
@ -32,6 +32,5 @@ eleventyComputed:
|
|||
{% else %}
|
||||
<p class="p-summary">{{ post.data.description | markdown }}</p>
|
||||
{% endif %}
|
||||
<p><a href="{{ post.url }}">Read more →</a></p>
|
||||
</article>
|
||||
{% endfor %}
|
Reference in a new issue