diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2017-02-22 17:32:41 +0000 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2017-02-22 17:32:41 +0000 |
commit | 931db7963ee9fa145d8fe2fb5eea209215227db7 (patch) | |
tree | a85ddfcf479ea09237c54a6ce9b0557925f583ff /doc/customization | |
parent | 0b402e11e355dc8d834fbc139f4bca810a9f766e (diff) | |
parent | 33e4294fc884c7bd2a7fb86baf4731daf87db7bb (diff) | |
download | gitlab-ce-api-notes-entity-fields.tar.gz |
Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fields
# Conflicts:
# doc/api/v3_to_v4.md
Diffstat (limited to 'doc/customization')
-rw-r--r-- | doc/customization/branded_page_and_email_header.md | 15 | ||||
-rw-r--r-- | doc/customization/branded_page_and_email_header/appearance.png | bin | 0 -> 10253 bytes | |||
-rw-r--r-- | doc/customization/branded_page_and_email_header/custom_brand_header.png | bin | 0 -> 10014 bytes | |||
-rw-r--r-- | doc/customization/branded_page_and_email_header/custom_email_header.png | bin | 0 -> 37472 bytes |
4 files changed, 15 insertions, 0 deletions
diff --git a/doc/customization/branded_page_and_email_header.md b/doc/customization/branded_page_and_email_header.md new file mode 100644 index 00000000000..9a0f0b382fa --- /dev/null +++ b/doc/customization/branded_page_and_email_header.md @@ -0,0 +1,15 @@ +# Changing the logo on the overall page and email header + +Navigate to the **Admin** area and go to the **Appearance** page. + +Upload the custom logo (**Header logo**) in the section **Navigation bar**. + + + +After saving the page, your GitLab navigation bar will contain the custom logo: + + + +The GitLab pipeline emails will also have the custom logo: + + diff --git a/doc/customization/branded_page_and_email_header/appearance.png b/doc/customization/branded_page_and_email_header/appearance.png Binary files differnew file mode 100644 index 00000000000..abbba6f9ac9 --- /dev/null +++ b/doc/customization/branded_page_and_email_header/appearance.png diff --git a/doc/customization/branded_page_and_email_header/custom_brand_header.png b/doc/customization/branded_page_and_email_header/custom_brand_header.png Binary files differnew file mode 100644 index 00000000000..7390f8a5e4e --- /dev/null +++ b/doc/customization/branded_page_and_email_header/custom_brand_header.png diff --git a/doc/customization/branded_page_and_email_header/custom_email_header.png b/doc/customization/branded_page_and_email_header/custom_email_header.png Binary files differnew file mode 100644 index 00000000000..705698ef4a8 --- /dev/null +++ b/doc/customization/branded_page_and_email_header/custom_email_header.png |