Commit 751cef1f99bd04e237eee47523d08145213b2768
Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into TransparencyCloseIssue
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
... | ... | @@ -41,6 +41,7 @@ |
41 | 41 | <remove fileExtension=".woff" /> |
42 | 42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
43 | 43 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> |
44 | + <mimeMap fileExtension=".vtt" mimeType="text/vtt"/> | |
44 | 45 | <!--<mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />--> |
45 | 46 | |
46 | 47 | ... | ... |