summaryrefslogtreecommitdiff
path: root/doc/customization/index.md
diff options
context:
space:
mode:
authorMatt Penna <mpenna@gitlab.com>2019-08-06 11:10:46 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-06 11:10:46 +0000
commitcd7b8f5f8378e6d4d98f12ee2de5c9e0ae5118f9 (patch)
treea2dc7c51ecd797cbdcd92f0a4ed59eec06307dbd /doc/customization/index.md
parenta445dc2e6797b01cedd85f8b59df775e5748662a (diff)
downloadgitlab-ce-cd7b8f5f8378e6d4d98f12ee2de5c9e0ae5118f9.tar.gz
SSoT work on customization docs
Reviewed all docs in the customization section and updated them to adhere to our SSoT standards.
Diffstat (limited to 'doc/customization/index.md')
-rw-r--r--doc/customization/index.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/customization/index.md b/doc/customization/index.md
index 0198059297f..f17a2d80e2c 100644
--- a/doc/customization/index.md
+++ b/doc/customization/index.md
@@ -1,18 +1,18 @@
---
+type: index
description: Learn how to customize GitLab's appearance for self-managed installations.
---
# Customizing GitLab's appearance **(CORE ONLY)**
-For GitLab self-managed instances, it's possible to customize
-a few pages.
+For GitLab self-managed instances, you can customize the page logo,
+email headers, favicon, and several other aspects of GitLab's appearance.
-Read through the following documents to adjust GitLab's
-look and feel to meet your needs:
+The following pages explain how to customize the appearance of your instance:
-- [Custom login page](branded_login_page.md)
-- [Custom header and email logo](branded_page_and_email_header.md)
-- [Custom favicon](favicon.md)
-- [Libravatar](libravatar.md)
-- [New project page](new_project_page.md)
-- [Custom `/help` message](help_message.md) \ No newline at end of file
+- [Changing the logo and description on the login page](branded_login_page.md)
+- [Changing the navigation bar and email header logo](branded_page_and_email_header.md)
+- [Changing the favicon](favicon.md)
+- [Customizing the new project page](new_project_page.md)
+- [Customizing the `/help` and login page messages](help_message.md)
+- [Using the Libravatar service with GitLab](libravatar.md)