Revert back to default excerpt separator and override on a post by post basis
This commit is contained in:
parent
91d81afa53
commit
416d035edc
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ sass:
|
|||
sass_dir: _sass
|
||||
style: compressed
|
||||
lsi: false
|
||||
excerpt_separator: "<!--more-->"
|
||||
excerpt_separator: "\n\n"
|
||||
incremental: false
|
||||
|
||||
# Markdown Processing
|
||||
|
|
Loading…
Reference in a new issue