mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-07-23 23:00:50 -04:00
use standard GrapheneOS mime.types
This commit is contained in:
parent
30209020a7
commit
12d81c7885
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue