Skip to content

Commit 36e0887

Browse files
Update README.md
1 parent 0ac14ac commit 36e0887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<p align="center">
44
<picture>
5-
<source media="(prefers-color-scheme: dark)" src=https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-dark.png>
6-
<source media="(prefers-color-scheme: light)" src=https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-light.png>
5+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-dark.png">
6+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-light.png">
77
<img alt="GraphiQ" src=https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo.png>
88
</picture>
99
</p>

0 commit comments

Comments
 (0)