-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[website] Update DoiT International logo and links with new brand #35030
Conversation
rel="noopener noreferrer sponsored" | ||
target="_blank" | ||
> | ||
<img | ||
height="26" | ||
src="/static/sponsors/doit.svg" | ||
alt="doit-intl" | ||
src={`/static/sponsors/doit-${theme.palette.mode}.svg`} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be the other way around? It currently shows the doit-light
logo (with white letters) on a white background (see https://deploy-preview-35030--material-ui.netlify.app/material-ui/getting-started/overview/)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's correct, thanks for the spot.
Fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now.
Let me just figure out why the CI fails - there seems to be an authentication problem.
Hey @michaldudak Edit: I see you already have an open pr for that. I wonder if I should do anything from our side? @michaldudak @m4theushw |
Hi, I am Ofir and I am a contributor from DoiT International side.
This PR solves 2 items:
DoiT
domain update from doit-intl.com --> doit.com, all links in the repository was alignedDoiT
rebrand - all logos replaced with new logo (see attached image from MUI website)