35 lines
1.1 KiB
Markdown
Raw Normal View History

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