Spaces
This commit is contained in:
parent
c58414f975
commit
fba55a883c
|
@ -14,7 +14,7 @@ use:
|
|||
<article class="post"></article>
|
||||
<h2>{{ post.title }}</h2>
|
||||
{% if post.blocks.excerpt %}
|
||||
{{ post.blocks.excerpt | raw }}
|
||||
{{ post.blocks.excerpt | raw }}
|
||||
{% endif %}
|
||||
<a href="{{ post.url }}">Read more →</a>
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue