debian-mirror-gitlab/app/views/layouts/header/_logo_with_title.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
241 B
Text
Raw Normal View History

2020-03-13 15:44:24 +05:30
%header.navbar.fixed-top.navbar-gitlab.justify-content-center
2022-07-16 23:28:13 +05:30
.gl-display-none.gl-lg-display-block
= render partial: 'shared/logo_with_white_text', formats: :svg
.gl-lg-display-none
= render partial: 'shared/logo', formats: :svg