8000 Add Web Application Manifest MIME type · nginx/nginx@747623f · GitHub
[go: up one dir, main page]

Skip to content

Commit 747623f

Browse files
committed
Add Web Application Manifest MIME type
1 parent 51857ce commit 747623f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/mime.types

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ types {
3131
application/java-archive jar war ear;
3232
application/json json;
3333
application/mac-binhex40 hqx;
34+
application/manifest+json webmanifest;
3435
application/msword doc;
3536
application/pdf pdf;
3637
application/postscript ps eps ai;

0 commit comments

Comments
 (0)
0