Skip to content

Commit 9a39d2b

Browse files
committed
Fix README images
1 parent ce498d3 commit 9a39d2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
<img alt="netglade" height='120px' src="https://raw.githubusercontent.com/netglade/netglade_analysis/main/doc/badge_dark.png">
33
</a>
44

5+
<a href="https://github.com/netglade">
6+
<picture >
7+
<source media="(prefers-color-scheme: dark)" height='120px' srcset="https://raw.githubusercontent.com/netglade/netglade_analysis/main/doc/badge_light.png">
8+
<source media="(prefers-color-scheme: light)" height='120px' srcset="https://raw.githubusercontent.com/netglade/netglade_analysis/main/doc/badge_dark.png">
9+
<img alt="netglade" height='120px' src="https://raw.githubusercontent.com/netglade/netglade_analysis/main/doc/badge_dark.png">
10+
</picture>
11+
</a>
12+
513
Developed with 💚 by [netglade][netglade_link]
614

715
[![ci][ci_badge]][ci_badge_link]

0 commit comments

Comments
 (0)