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>
|
<div>
|
||||||
{{ page.summary | safe }}
|
{{ page.summary | safe }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<a href="{{ page.permalink }}">Read more →</a>
|
||||||
</article>
|
</article>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue