mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 16:30:29 +00:00
redbean.c: remove duplicate png content-types
This commit is contained in:
parent
3e17c7b20f
commit
0ddf2d1fd5
1 changed files with 0 additions and 3 deletions
|
@ -180,9 +180,6 @@ static const struct ContentTypeExtension {
|
|||
{"otf", "font/otf"}, //
|
||||
{"pdf", "application/pdf"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"png", "image/png"}, //
|
||||
{"s", "text/plain"}, //
|
||||
{"svg", "image/svg+xml"}, //
|
||||
{"tiff", "image/tiff"}, //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue