Commit 2c2657ca authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

NXD GitLab Nexedi Edition

= GitLab Community Edition + Nexedi patches
parent f37a805b
......@@ -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
......
......@@ -5,4 +5,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