mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 01:16:45 +02:00
Change mime-type to text/javascript (#3415)
Recommended by whatwg and draft-ietf-dispatch-javascript-mjs-09 (obsoletes RFC4329)
This commit is contained in:
@@ -207,7 +207,7 @@ types:
|
||||
js:
|
||||
type: file
|
||||
thumb: media/thumb-js.png
|
||||
mime: application/javascript
|
||||
mime: text/javascript
|
||||
json:
|
||||
type: file
|
||||
thumb: media/thumb-json.png
|
||||
|
||||
Reference in New Issue
Block a user