diff options
Diffstat (limited to 'doc/administration/customization/welcome_message.md')
-rw-r--r-- | doc/administration/customization/welcome_message.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/administration/customization/welcome_message.md b/doc/administration/customization/welcome_message.md new file mode 100644 index 00000000000..a0cb234bea0 --- /dev/null +++ b/doc/administration/customization/welcome_message.md @@ -0,0 +1,12 @@ +# Customize the complete sign-in page + +Please see [Branded login page](branded_login_page.md) + +# Add a welcome message to the sign-in page (GitLab Community Edition) + +It is possible to add a markdown-formatted welcome message to your GitLab +sign-in page. Users of GitLab Enterprise Edition should use the [branded login +page feature](branded_login_page.md) instead. + +The welcome message (extra_sign_in_text) can now be set/changed in the Admin UI. +Admin area > Settings |