summaryrefslogtreecommitdiff
path: root/doc/customization/branded_login_page.md
blob: d4d9f5f7b5e7ebe87962264f1524bd524896489a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Changing the appearance of the login page

GitLab Community Edition offers a way to put your company's identity on the login page of your GitLab server and make it a branded login page.

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)