Blog excerpts
This commit is contained in:
parent
abb77fe5c9
commit
535f9c8d6b
5 changed files with 21 additions and 8 deletions
|
|
@ -14,6 +14,7 @@ layout: default
|
|||
<h2>
|
||||
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
|
||||
</h2>
|
||||
{{ post.excerpt | replace:'</p>','...</p>'}}
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue