From 88449ed3b4333d457f9ac49124abc195277246f4 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 24 Feb 2016 11:51:13 -0500 Subject: [PATCH] Change excerpt separator to --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 17c0362c..5e1e3830 100644 --- a/_config.yml +++ b/_config.yml @@ -75,7 +75,7 @@ sass: sass_dir: _sass style: compressed lsi: false -excerpt_separator: "\n\n" +excerpt_separator: "" incremental: false # Markdown Processing