21 lines
617 B
Markdown
21 lines
617 B
Markdown
|
# 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)
|