Skip to content

Add support for jpeg|jpg files in /partners

Cullen Taylor requested to merge partners_jpeg_support into master

The integrate instructions for the partners page say that both jpeg and png image filetypes are supported. However, the haml code for the partners page currently looks for images of png type only. This will correct that discrepancy so that jpeg is supported, and any additional image filetypes can be supported as well.

Signed-off-by: Cullen Taylor ctaylor@gitlab.com

Merge request reports