Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lowercase attr values for x-ua-compatible meta tag
Change made in order to be more consistent with the overall use of lowercase in `index.html`. From https://msdn.microsoft.com/en-us/library/jj676915.aspx: "The X-UA-Compatible header isn't case sensitive; however, it must appear in the header of the webpage (the HEAD section) before all other elements except for the title element and other meta elements." Source: h5bp/html5-boilerplate#1656
- Loading branch information