janeway icon indicating copy to clipboard operation
janeway copied to clipboard

Let press logo image be SVG

Open joemull opened this issue 1 year ago • 1 comments

Currently the press logo is a ForeignKey to a file:

https://github.com/BirkbeckCTP/janeway/blob/2fb70af7d19516df3136cafeb0f99516a566cb8b/src/press/models.py#L63-L70

We can make it an SVGImageField like lots of others are now.

joemull avatar Jun 14 '23 13:06 joemull