JoeArizona 2016-07-31 17:31:53 -07:00 committed by GitHub
parent 3f4719b79a
commit 9821896b9b
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@ types {
image/bmp bmp; image/bmp bmp;
image/gif gif; image/gif gif;
image/jpeg jpeg jpg; image/jpeg jpeg jpg;
image/jxr jxr hdp wdp;
image/png png; image/png png;
image/svg+xml svg svgz; image/svg+xml svg svgz;
image/tiff tif tiff; image/tiff tif tiff;
@ -122,7 +123,9 @@ types {
application/xslt+xml xsl; application/xslt+xml xsl;
application/zip zip; application/zip zip;
text/css css; text/css css;
text/csv csv;
text/html htm html shtml; text/html htm html shtml;
text/markdown md;
text/mathml mml; text/mathml mml;
text/plain txt; text/plain txt;
text/vcard vcard vcf; text/vcard vcard vcf;