Skip to content

Add PNG version of the logo and display that in the README

blinry requested to merge blinry/gitlab-patcher:master into master

It seems raw SVGs are served with Content-Type: text/plain to prevent XSS attacks, see https://gitlab.com/gitlab-org/gitlab-ce/issues/9079. This leads to the <img> not displaying the SVG in this case.

Edited by blinry

Merge request reports