diff options
-rw-r--r-- | .jshintrc (renamed from www/js/.jshintrc) | 0 | ||||
-rw-r--r-- | nginx.conf | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/js/.jshintrc b/.jshintrc index 6c2d36a..6c2d36a 100644 --- a/www/js/.jshintrc +++ b/.jshintrc @@ -21,6 +21,7 @@ http { audio/mp4 m4a; "audio/ogg; codecs=vorbis" ogg; "audio/ogg; codecs=opus" opus; + audio/wave wav; image/jpeg jpg; image/png png; image/svg+xml svg; @@ -28,7 +29,6 @@ http { text/cache-manifest appcache; text/css css; "text/html; charset=utf-8" html; - "text/plain; charset=utf-8" txt; video/mp4 mp4; video/ogg ogv; video/webm webm; |