mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-05 21:04:22 -04:00
add wasm mime type
This commit is contained in:
parent
740b720285
commit
75e800cdab
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ types {
|
||||||
image/gif gif;
|
image/gif gif;
|
||||||
image/jpeg jpeg jpg;
|
image/jpeg jpeg jpg;
|
||||||
application/javascript js;
|
application/javascript js;
|
||||||
|
application/wasm wasm;
|
||||||
application/atom+xml atom;
|
application/atom+xml atom;
|
||||||
application/rss+xml rss;
|
application/rss+xml rss;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue