From 44768abb551d4ba552cc57d56172041d7f65ebf8 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Tue, 4 Oct 2016 19:23:15 -0700 Subject: [PATCH] do not define an excerpt_separator as it breaks paragraphs from being separators --- _config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/_config.yml b/_config.yml index 534daac..a91b4bc 100644 --- a/_config.yml +++ b/_config.yml @@ -81,9 +81,6 @@ share-links-active: url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll" # --- Misc --- # -# Manually break the site excerpt -excerpt_separator: - # Fill in your Disqus shortname (NOT the userid) if you want to support Disqus comments #disqus: ""