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
I submitted a project (nuqs) which is part of a larger OSS organisation on GitHub. I'd like to change the logo for that particular project.
An alternative to using the GitHub org avatar would be to allow using the website favicon, but that would cause some issues with the allowed domains for the Next.js image optimisation.
I'd be down to opening a PR to enable this, by switching to a standard <img> tag for non-GitHub avatar URLs. What do you think?
The text was updated successfully, but these errors were encountered:
I submitted a project (
nuqs
) which is part of a larger OSS organisation on GitHub. I'd like to change the logo for that particular project.An alternative to using the GitHub org avatar would be to allow using the website favicon, but that would cause some issues with the allowed domains for the Next.js image optimisation.
I'd be down to opening a PR to enable this, by switching to a standard
<img>
tag for non-GitHub avatar URLs. What do you think?The text was updated successfully, but these errors were encountered: