Merge pull request #3649 from schneems/schneems/utf8-myhomework
Merge pull request 3649
This commit is contained in:
commit
ab83f0bf2e
|
@ -1,8 +1,8 @@
|
||||||
-# These are the same MIME types that GitHub Pages uses as of 26 January 2014
|
-# These are the same MIME types that GitHub Pages uses as of 26 January 2014
|
||||||
|
|
||||||
text/html html htm shtml
|
text/html;charset=utf-8 html htm shtml
|
||||||
text/css css
|
text/css css
|
||||||
text/xml xml rss xsl xsd
|
text/xml;charset=utf-8 xml rss xsl xsd
|
||||||
image/gif gif
|
image/gif gif
|
||||||
image/jpeg jpeg jpg
|
image/jpeg jpeg jpg
|
||||||
application/x-javascript js
|
application/x-javascript js
|
||||||
|
|
Loading…
Reference in New Issue