You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just an implementation note: the height of the logo is currently hardcoded and increasing it impacts the rest of the layout. It might make sense to aim for a custom page template, not just the logo src.
That way we could also support custom notifications, e.g. an "award ceremony @12pm room 3" banner on the score-board 🙂
Hi, im trying to change the MultiJuicer Logo at initial "Getting Started" page where users can create a team.
The logo & favicon I added in values.yaml works - but only on the authenticated shop page, not at the landing page for creating a team.
Im launching Multijuicer via the following command
helm install -f values.yaml multi-juicer ./multi-juicer/helm/multi-juicer/
with content of values.yaml:
How do i make the Multijuicer Balancer use my own logo?
The text was updated successfully, but these errors were encountered: