Revert back to default excerpt separator and override on a post by post basis
This commit is contained in:
@ -75,7 +75,7 @@ sass:
|
||||
sass_dir: _sass
|
||||
style: compressed
|
||||
lsi: false
|
||||
excerpt_separator: "<!--more-->"
|
||||
excerpt_separator: "\n\n"
|
||||
incremental: false
|
||||
|
||||
# Markdown Processing
|
||||
|
Reference in New Issue
Block a user