Added read more link
This commit is contained in:
parent
4b571e6dd0
commit
3a6dc53531
|
@ -16,5 +16,6 @@ use:
|
|||
{% if post.blocks.excerpt %}
|
||||
{{ post.blocks.excerpt | raw }}
|
||||
{% endif %}
|
||||
<a href="{{ post.url }}">Read more →</a>
|
||||
</article>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in a new issue