From 157c8e888e63b6f0564b9a2e226266de20a68d26 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 27 Sep 2016 11:06:17 -0700 Subject: [PATCH] Update history to reflect merge of #5420 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ae2828e2..1fc7e626 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Add bundle install to jekyll new command (#5237) * Add absolute_url and relative_url filters. (#5399) * Site template: remove `css/` from new site scaffolding (#5402) + * Site template: Move contents of the index.html page to the 'home' layout (#5420) ### Bug Fixes