-
- Downloads
Fixed #9299: Use correct SVG MIME type for uploads (#9300)
The correct MIME type of SVG is image/svg+xml. Out of an abundance of caution, I am leaving in image/svg to avoid potentially causing issues on very old browsers, but this can likely be removed without issue.
Showing
- resources/views/partials/forms/edit/image-upload.blade.php 1 addition, 1 deletionresources/views/partials/forms/edit/image-upload.blade.php
- resources/views/partials/forms/edit/uploadLogo.blade.php 1 addition, 1 deletionresources/views/partials/forms/edit/uploadLogo.blade.php
- resources/views/settings/branding.blade.php 1 addition, 1 deletionresources/views/settings/branding.blade.php
Please register or sign in to comment