Commit 8b120a34 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in app/helpers/appearances_helper.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent fc31da4c
module AppearancesHelper
def brand_title
<<<<<<< HEAD
brand_item&.title.presence || 'GitLab Enterprise Edition'
=======
brand_item&.title.presence || 'GitLab Community Edition'
>>>>>>> upstream/master
end
def brand_image
......
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