From: Simon Brandhof Date: Tue, 5 May 2015 21:00:28 +0000 (+0200) Subject: Use mime type for woff fonts X-Git-Tag: 5.2-RC1~2040 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c53897cce6c23efeccaf4b1bbef72700fe25cd3b;p=sonarqube.git Use mime type for woff fonts --- diff --git a/server/sonar-web/src/main/webapp/WEB-INF/web.xml b/server/sonar-web/src/main/webapp/WEB-INF/web.xml index bb2cc8d743b..741d4f39c80 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/web.xml +++ b/server/sonar-web/src/main/webapp/WEB-INF/web.xml @@ -175,4 +175,8 @@ csv text/plain + + woff + application/font-woff +