Add wasm content type
This commit is contained in:
parent
5e26161e84
commit
2fd337bb55
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ content_types = {
|
|||
"sig": "application/pgp-signature",
|
||||
"txt": "text/plain",
|
||||
"webmanifest": "application/manifest+json",
|
||||
"wasm": "application/wasm",
|
||||
"webp": "image/webp"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue