Skip to content

Commit a95407d

Browse files
committed
README: Update logo
Introduce logo for dark version of github
1 parent a80a30d commit a95407d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
<p align="center">
2-
<img src="https://raw.githubusercontent.com/CESNET/ipfixprobe/refs/heads/master/docs/images/ipfixprobe-horizontal.svg" width="450">
3-
</p>
1+
<div align="center">
2+
<picture>
3+
<source srcset="https://raw.githubusercontent.com/CESNET/ipfixprobe/refs/heads/master/docs/images/logo/logo_horizontal_white.svg" width="450" media="(prefers-color-scheme: dark)">
4+
<img src="https://raw.githubusercontent.com/CESNET/ipfixprobe/refs/heads/master/docs/images/logo/logo_horizontal_color.svg" width="450">
5+
</picture>
6+
</div>
47

58
[![](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/CESNET/ipfixprobe/blob/master/LICENSE)
69
![Coverity Scan](https://img.shields.io/coverity/scan/22112)

0 commit comments

Comments
 (0)