diff options
author | Alexis Reigel <mail@koffeinfrei.org> | 2017-02-07 18:23:58 +0100 |
---|---|---|
committer | Alexis Reigel <mail@koffeinfrei.org> | 2017-02-22 12:22:52 +0100 |
commit | 84420c89d5fbf98a19fb831a4489e9d5441e18ad (patch) | |
tree | 420ade2d6284f9cb52f6357adc98e9e82493f128 /doc/README.md | |
parent | 0df104a389438665df2c7248ae022cdbb767f838 (diff) | |
download | gitlab-ce-84420c89d5fbf98a19fb831a4489e9d5441e18ad.tar.gz |
add documentation for custom brand logo in email
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 1943d656aa7..c082b91a6b1 100644 --- a/doc/README.md +++ b/doc/README.md @@ -50,6 +50,7 @@ - [System hooks](system_hooks/system_hooks.md) Notifications when users, projects and keys are changed. - [Update](update/README.md) Update guides to upgrade your installation. - [Welcome message](customization/welcome_message.md) Add a custom welcome message to the sign-in page. +- [Header logo](customization/branded_page_and_email_header.md) Change the logo on the overall page and email header. - [Reply by email](administration/reply_by_email.md) Allow users to comment on issues and merge requests by replying to notification emails. - [Migrate GitLab CI to CE/EE](migrate_ci_to_ce/README.md) Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE. - [Git LFS configuration](workflow/lfs/lfs_administration.md) |