svgz extension for compressed SVG added (close #56).

This commit is contained in:
Maxim Konovalov 2011-11-21 09:20:50 +00:00
parent addbd0bf05
commit 16825c7e67
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ types {
image/x-icon ico;
image/x-jng jng;
image/x-ms-bmp bmp;
image/svg+xml svg;
image/svg+xml svg svgz;
image/webp webp;
application/java-archive jar war ear;