Update history to reflect merge of #2982 [ci skip]

This commit is contained in:
Parker Moore 2014-10-08 13:57:51 -07:00
parent 70174e8831
commit 25d77cb05a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,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)
* Strip newlines in site template `<meta>` description. (#2982)
### Bug Fixes