Commit 6f9b1968 authored by Siddharth Asthana's avatar Siddharth Asthana

Pass formats explicitly when rendering svg icons

Changelog: other
parent 337207b3
%header.navbar.fixed-top.navbar-gitlab.justify-content-center
= render 'shared/logo.svg'
= render partial: 'shared/logo', formats: :svg
%span.logo-text.d-none.d-lg-block.gl-ml-3.pt-1
= render 'shared/logo_type.svg'
= render partial: 'shared/logo_type', formats: :svg
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment