From 6657e374b2854108f4b57571a18a4bad54108471 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 5 Oct 2014 10:47:57 -0700 Subject: [PATCH] Update history to reflect merge of #2973 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dfbf3040..a722dd34 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ ### Minor Enhancements * 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) ### Bug Fixes