2023-08-27 10:55:55 +02:00
|
|
|
---
|
2023-11-10 17:59:47 +05:30
|
|
|
title: How to change the Login Page & Nav Bar Logo and Favicon
|
2023-08-27 10:55:55 +02:00
|
|
|
slug: /how-to-guides/how-to-add-custom-logo
|
|
|
|
---
|
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
# How to add a custom logo and favicon for the application
|
2023-08-27 10:55:55 +02:00
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
OpenMetadata allows you to customize the logo and favicons, in this guide we will see how to add custom logo and favicon.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
1. Visit the setting page and then scroll down to OpenMetadata section and navigate to `Custom Logo` settings and click on the `Edit` button.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
|
|
|
{% image
|
2023-11-10 17:59:47 +05:30
|
|
|
src="/images/v1.2/how-to-guides/custom-logo/custom-logo-setting.png"
|
|
|
|
alt="custom-logo-setting"
|
2023-08-27 10:55:55 +02:00
|
|
|
/%}
|
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
2. Once you click on the `Edit` button you will be redirected to edit form page, put the values and click on save button.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
|
|
|
{% image
|
2023-11-10 17:59:47 +05:30
|
|
|
src="/images/v1.2/how-to-guides/custom-logo/custom-logo-form.png"
|
|
|
|
alt="custom-logo-form"
|
2023-08-27 10:55:55 +02:00
|
|
|
/%}
|
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
3. After saving the changes refresh the page and you will see updated logos and favicon.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
{% image
|
|
|
|
src="/images/v1.2/how-to-guides/custom-logo/custom-logo-application.png"
|
|
|
|
alt="custom-logo-application"
|
|
|
|
/%}
|
2023-08-27 10:55:55 +02:00
|
|
|
|
2023-11-10 17:59:47 +05:30
|
|
|
{% image
|
|
|
|
src="/images/v1.2/how-to-guides/custom-logo/custom-logo-login-page.png"
|
|
|
|
alt="custom-logo-login-page"
|
|
|
|
/%}
|