Change WOFF MIME type to `application/font-woff`

The WOFF MIME Type was formally registered as `application/font-woff`:
- http://www.iana.org/assignments/media-types/application/font-woff
This commit is contained in:
alrra 2013-01-24 20:50:38 +02:00
parent 79821db291
commit 9eeccfdd71
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ types {
application/octet-stream iso img;
application/octet-stream msi msp msm;
application/octet-stream safariextz;
# Audio
audio/midi mid midi kar;
audio/mpeg mp3;
@ -83,10 +83,10 @@ types {
video/x-msvideo avi;
# Webfonts
application/font-woff woff;
application/vnd.ms-fontobject eot;
application/x-font-ttf ttf ttc;
application/x-font-opentype otf;
application/x-font-woff woff;
# Microsoft Office
application/msword doc;