Commit af7cfcd2 authored by Kirill Smelkov's avatar Kirill Smelkov Committed by Alain Takoudjou

NXD GitLab Nexedi Edition

= GitLab Community Edition + Nexedi patches
parent 76f18e2c
......@@ -10,7 +10,8 @@ module AppearancesHelper
def default_brand_title
# This resides in a separate method so that EE can easily redefine it.
'GitLab Community Edition'
#'GitLab Community Edition'
'GitLab Nexedi Edition'
end
def brand_image
......
......@@ -42,5 +42,5 @@
= 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/"
= footer_message
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