diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index a9692bb..d762f21 100644 --- a/_config.yml +++ b/_config.yml @@ -5,6 +5,8 @@ exclude: - LICENSE - README.md +excerpt_separator: <!--more--> + defaults: - scope: |
