Skip to content

Fix dark-mode logo in README - #15915

Merged
josevalim merged 1 commit into
elixir-lang:mainfrom
Londopy:fix-readme-dark-logo
Sep 20, 2026
Merged

josevalim merged 1 commit into
elixir-lang:mainfrom
Londopy:fix-readme-dark-logo

Conversation

@Londopy

@Londopy Londopy commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

The dark-mode <source> still points to images/logo/logo-dark.png, which no longer exists after the website rebuild (elixir-lang/elixir-lang.github.com#1836). 751a518 updated the light logo path but not the dark one, so GitHub in dark mode shows a broken image.

This points it at public/downloads/logos/elixir-light.svg, the white-wordmark variant for dark backgrounds.

@josevalim
josevalim merged commit 6c9e6f0 into elixir-lang:main Sep 20, 2026
@Londopy
Londopy deleted the fix-readme-dark-logo branch September 20, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants