Commit 5a6e6e55 authored by Kirill Smelkov's avatar Kirill Smelkov

NXD GitLab Nexedi Edition

= GitLab Community Edition + Nexedi patches
parent 3510569e
......@@ -4,7 +4,8 @@ module AppearancesHelper
end
def brand_title
'GitLab Community Edition'
#'GitLab Community Edition'
'GitLab Nexedi Edition'
end
def brand_image
......
......@@ -33,3 +33,4 @@
= link_to "Explore", explore_root_path
= link_to "Help", help_path
= link_to "About GitLab", "https://about.gitlab.com/"
= link_to "About Nexedi", "http://nexedi.com/"
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