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

This commit is contained in:
Parker Moore 2014-10-12 15:19:29 -07:00
parent 7cad48a3ee
commit be3d723d73
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Change indentation in `head.html` of site template to 2 spaces from 4 (#2973) * 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) * Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972)
* Strip newlines in site template `<meta>` description. (#2982) * Strip newlines in site template `<meta>` description. (#2982)
* Add link to atom feed in `head` of site template files (#2996)
### Bug Fixes ### Bug Fixes