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