mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
Update mimetypes.nim; added avif & avifs (#23786)
Added avif and avifs to mimetypes
This commit is contained in:
@@ -1031,6 +1031,8 @@ const mimes* = {
|
||||
"movie": "video/x-sgi-movie",
|
||||
"smv": "video/x-smv",
|
||||
"ice": "x-conference/x-cooltalk",
|
||||
"avif": "image/avif",
|
||||
"avifs": "image/avif"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user