Merge pull request #387 from notmasteryet/tree-8
Add SVG to the 'make server' known types list
This commit is contained in:
commit
976aaa24bb
@ -58,6 +58,7 @@ MIMEs = {
|
||||
'.html': 'text/html',
|
||||
'.js': 'application/javascript',
|
||||
'.json': 'application/json',
|
||||
'.svg': 'image/svg+xml',
|
||||
'.pdf': 'application/pdf',
|
||||
'.xhtml': 'application/xhtml+xml',
|
||||
'.ico': 'image/x-icon',
|
||||
|
Loading…
x
Reference in New Issue
Block a user