Commit e0cdcf81 authored by Kirill Smelkov's avatar Kirill Smelkov

NXD GitLab Nexedi Edition

= GitLab Community Edition + Nexedi patches
parent 52fab19a
......@@ -3,7 +3,8 @@ module AppearancesHelper
if brand_item && brand_item.title
brand_item.title
else
'GitLab Community Edition'
#'GitLab Community Edition'
'GitLab Nexedi Edition'
end
end
......
......@@ -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://www.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