Skip to content

Commit 472f999

Browse files
Update image sources in README for dark/light modes (Gh-9)
2 parents d5002d4 + 36a3469 commit 472f999

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
22
<picture class="github-only">
3-
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/4e168df3-d45f-43fa-bd93-e71f8ca33d24">
4-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/5bceb55b-0588-4f35-91a9-2287c6db0310">
5-
<img alt="LangGraphics" src="https://github.com/user-attachments/assets/4e168df3-d45f-43fa-bd93-e71f8ca33d24" width="25%">
3+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/58ee0608-b00c-4de5-b97a-736dda05d30a">
4+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/4f750d9e-21c3-4a6f-a07b-d1b51d1186bb">
5+
<img alt="LangGraphics" src="https://github.com/user-attachments/assets/58ee0608-b00c-4de5-b97a-736dda05d30a" width="250px">
66
</picture>
77
</p>
88

0 commit comments

Comments
 (0)