Change excerpt separator to <!--more-->
This commit is contained in:
parent
e9364c1171
commit
88449ed3b4
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ sass:
|
|||
sass_dir: _sass
|
||||
style: compressed
|
||||
lsi: false
|
||||
excerpt_separator: "\n\n"
|
||||
excerpt_separator: "<!--more-->"
|
||||
incremental: false
|
||||
|
||||
# Markdown Processing
|
||||
|
|
Loading…
Reference in a new issue