You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if Whim accepts a webmention from someone whose avatar is stored on the internet as an SVG file, it doesn't do a very good job presenting it.
(I think this is because Whim doesn't give browsers any clues about image file formats via either filename-extensions not content-type headers, and SVGs seem to be outside the purview of most browser's "well, i'll try to guess anyway" powers.)
The text was updated successfully, but these errors were encountered:
Currently, if Whim accepts a webmention from someone whose avatar is stored on the internet as an SVG file, it doesn't do a very good job presenting it.
(I think this is because Whim doesn't give browsers any clues about image file formats via either filename-extensions not content-type headers, and SVGs seem to be outside the purview of most browser's "well, i'll try to guess anyway" powers.)
The text was updated successfully, but these errors were encountered: