debian-mirror-gitlab/doc/customization/branded_login_page.md

20 lines
689 B
Markdown
Raw Normal View History

2016-04-02 18:10:28 +05:30
# Changing the appearance of the login page
2018-03-17 18:26:18 +05:30
GitLab offers a way to put your company's identity on the login page of your GitLab server and make it a branded login page.
2016-04-02 18:10:28 +05:30
By default, the page shows the GitLab logo and description.
![default_login_page](branded_login_page/default_login_page.png)
## Changing the appearance of the login page
Navigate to the **Admin** area and go to the **Appearance** page.
Fill in the required details like Title, Description and upload the company logo.
![appearance](branded_login_page/appearance.png)
After saving the page, your GitLab login page will have the details you filled in:
![company_login_page](branded_login_page/custom_sign_in.png)