Skip to content

Commit e32db63

Browse files
authored
Add default image
1 parent e80d481 commit e32db63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<picture>
33
<source media="(prefers-color-scheme: light)" srcset="https://charts.babelstreet.com/icon-dark.png">
44
<source media="(prefers-color-scheme: dark)" srcset="https://charts.babelstreet.com/icon-light.png">
5-
<img alt="Babel Street Logo" width="48" height="48">
5+
<img src="https://charts.babelstreet.com/icon-dark.png" alt="Babel Street Logo" width="48" height="48">
66
</picture>
77
</a>
88

0 commit comments

Comments
 (0)