From cae5958362e9e7bbfd6e461aae2758d93aef1a5a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 5 Oct 2014 20:02:16 -0700 Subject: [PATCH] Update history to reflect merge of #2972 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a722dd34..254cd0c2 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Meta descriptions in the site template now use `page.excerpt` if it's available (#2964) * Change indentation in `head.html` of site template to 2 spaces from 4 (#2973) + * Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972) ### Bug Fixes