From 8d23046524187d49c98f0979923a4863053a08f3 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 9 Aug 2013 22:23:44 -0500 Subject: [PATCH] Update history to reflect merge of #1400 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 44390c0b..09dc1a00 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Remove superfluous `div.container` from the default html template for `jekyll new` (#1315) * Add -D short-form switch for the drafts option (#1394) + * Update the links in the site template for Twitter and GitHub (#1400) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)