diff options
Diffstat (limited to 'xs_mime.h')
| -rw-r--r-- | xs_mime.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ const char *xs_mime_types[] = { "ogv", "video/ogg", "opus", "audio/ogg", "png", "image/png", + "apng", "image/apng", "svg", "image/svg+xml", "svgz", "image/svg+xml", "txt", "text/plain", |