summaryrefslogtreecommitdiff
path: root/xs_mime.h
diff options
context:
space:
mode:
Diffstat (limited to 'xs_mime.h')
-rw-r--r--xs_mime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xs_mime.h b/xs_mime.h
index cab341c..42c7d4a 100644
--- a/xs_mime.h
+++ b/xs_mime.h
@@ -37,6 +37,8 @@ const char *xs_mime_types[] = {
"ogv", "video/ogg",
"opus", "audio/ogg",
"png", "image/png",
+ "svg", "image/svg+xml",
+ "svgz", "image/svg+xml",
"txt", "text/plain",
"wav", "audio/wav",
"webm", "video/webm",