Add read more link after blog post summary
This commit is contained in:
parent
8dceb5c8f4
commit
32f8335214
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
<div>
|
||||
{{ page.summary | safe }}
|
||||
</div>
|
||||
|
||||
<a href="{{ page.permalink }}">Read more →</a>
|
||||
</article>
|
||||
{% endfor %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue