anyway to config the frontend HTML title?
# ui
c
anyway to config the frontend HTML title?
b
only if you want to build the image. its in /datahub-web-react/public/index.html
g
@clever-garden-23538 I don't know if you are talking about the Logo, but you can change the GMS configuration. You can change the favicon too. https://github.com/datahub-project/datahub/blob/master/metadata-service/factories/src/main/resources/application.yml#L93 Disclaimer: I work for a company called Hurb, so I changed the logo just for kidding. But we are still using lol
c
i wonder if I could achieve it by mounting my own index.html into the frontend container through the helm config.... will report back