mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 01:50:06 +00:00
11 lines
386 B
Markdown
11 lines
386 B
Markdown
# Changing the DataHub logo
|
|
|
|
## Tags
|
|
change, logo, image, favicon
|
|
|
|
## Instructions
|
|
|
|
- Navigate to `datahub-web/packages/data-portal/public/assets` directory
|
|
- To change the favicon, replace `favicon.ico` with your own favicon image
|
|
- To change the logo on the navbar, we are currently restricted to using just svg images. Replace
|
|
`images/svgs/app-logo.svg` with your own desired image |