mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
use standard GrapheneOS mime.types
This commit is contained in:
parent
30209020a7
commit
12d81c7885
@ -2,10 +2,10 @@
|
||||
types {
|
||||
text/html html htm shtml;
|
||||
text/css css;
|
||||
text/javascript js mjs;
|
||||
text/xml xml;
|
||||
image/gif gif;
|
||||
image/jpeg jpeg jpg;
|
||||
application/javascript js;
|
||||
application/wasm wasm;
|
||||
application/atom+xml atom;
|
||||
application/rss+xml rss;
|
||||
@ -31,6 +31,7 @@ types {
|
||||
application/java-archive jar war ear;
|
||||
application/json json;
|
||||
application/mac-binhex40 hqx;
|
||||
application/manifest+json webmanifest;
|
||||
application/msword doc;
|
||||
application/pdf pdf;
|
||||
application/postscript ps eps ai;
|
||||
|
Loading…
Reference in New Issue
Block a user