=_('Maximum file size is 1MB. Pages are optimized for a 28px tall header logo')
%hr
.row
...
...
@@ -39,7 +39,7 @@
%hr
=f.hidden_field:favicon_cache
=f.file_field:favicon,class: '',accept: 'image/*'
.hint
.form-text.text-muted
=_("Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_whitelist}.")%{favicon_extension_whitelist: favicon_extension_whitelist}
%br
=_("Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior.")