fix svg content type

This commit is contained in:
b1ek 2023-05-17 07:03:56 +10:00
parent 83d9019385
commit 19d9d2c7cd
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ types {
image/x-icon ico;
image/x-jng jng;
image/vnd.wap.wbmp wbmp;
image/svg+xml svg svgz;
application/java-archive jar war ear;
application/mac-binhex40 hqx;
application/pdf pdf;