Move JavaScript to footer

Ref https://github.com/h5bp/html5-boilerplate/issues/1605
This commit is contained in:
Ben Word
2014-10-24 13:06:36 -05:00
parent 2978eb3d97
commit 4ab1173345
2 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Move JavaScript to footer
* Update hEntry schema to use `updated` instead of `published`
* Move variables into `main.less`
* Add `roots_body_class` function that checks for page slug in `body_class`