From 6571ea0c1a6c7fef40516ce6445b3d07060b636f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 22 Sep 2016 20:50:48 -0700 Subject: [PATCH] Update history to reflect merge of #5338 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e3788f5c..b64bede5 100644 --- a/History.markdown +++ b/History.markdown @@ -19,6 +19,7 @@ * Only complain about `kramdown.coderay` if it is actually in the config (#5380) * Clarify documentation in theme gem's README template (#5376) * Allow underscore in highlighter language (#5375) + * Site template: set empty url in config file by default (#5338) ### Site Enhancements