one last tweak
This commit is contained in:
parent
5d38a4cebb
commit
3f22c55ee4
|
|
@ -23,7 +23,7 @@
|
|||
>
|
||||
<article>
|
||||
<h1 style="margin: 1.1rem 0 1.5rem 0">{{ post.title }}</h1>
|
||||
<p>{{ post.excerpt | strip_html | truncatewords: 25 }}</p>
|
||||
<p>{{ post.excerpt | strip_html | truncatewords: 30 }}</p>
|
||||
</article>
|
||||
<div class="arrow-link">
|
||||
Read
|
||||
|
|
|
|||
Loading…
Reference in New Issue