When talking about post excerpts, be singular about it.
This commit is contained in:
parent
6aaf631fcf
commit
d99b4324e7
|
@ -115,8 +115,8 @@ work](../templates) with Jekyll if you want to know more.
|
||||||
|
|
||||||
## Post excerpts
|
## Post excerpts
|
||||||
|
|
||||||
Posts automatically take the first block of text, from the beginning of the content
|
Each post automatically takes the first block of text, from the beginning of the content
|
||||||
to the first occurrence of `excerpt_separator`, and set it as the `post.excerpt`.
|
to the first occurrence of `excerpt_separator`, and sets it as the `post.excerpt`.
|
||||||
Take the above example of an index of posts. Perhaps you want to include
|
Take the above example of an index of posts. Perhaps you want to include
|
||||||
a little hint about the post's content by adding the first paragraph of each of your
|
a little hint about the post's content by adding the first paragraph of each of your
|
||||||
posts:
|
posts:
|
||||||
|
|
Loading…
Reference in New Issue