Skip to content

Commit

Permalink
Change Alt text for the logo
Browse files Browse the repository at this point in the history
Since `dart doc` doesn't support <picture> yet.

Signed-off-by: Brian Wo <[email protected]>
  • Loading branch information
brainwo committed Aug 10, 2024
1 parent 408ca3b commit 9cf600c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h1 align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/dartkara_dark.png">
<img alt="dart-kara Logo" src="images/dartkara_light.png">
<img alt="dart-kara" src="images/dartkara_light.png">
</picture>
</h1>
</div>
Expand Down

0 comments on commit 9cf600c

Please sign in to comment.