chore: add excerpt_size option to config.yml
This commit is contained in:
parent
e2a6d766ef
commit
98234f87d2
1 changed files with 3 additions and 0 deletions
|
@ -135,6 +135,9 @@ yat:
|
|||
# subheading: "Your awesome subheading"
|
||||
# banner: "Your image url"
|
||||
|
||||
# Excerpt size setting
|
||||
# excerpt_size: 350
|
||||
|
||||
# Pagination setting
|
||||
# paginate: 5
|
||||
|
||||
|
|
Loading…
Reference in a new issue