summaryrefslogtreecommitdiff
path: root/doc/customization/new_project_page.md
blob: 148bf9512c6d5c3ece846b4febdc183c578b4d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Customizing the new project page

It is possible to add a markdown-formatted message to your GitLab
new project page.

By default, the new project page shows a sidebar with general information:

![](new_project_page/default_new_project_page.png)

## Changing the appearance of the new project page

Navigate to the **Admin** area and go to the **Appearance** page.

Fill in your project guidelines:

![](new_project_page/appearance_settings.png)

After saving the page, your new project page will show the guidelines in the sidebar, below the general information:

![](new_project_page/custom_new_project_page.png)