Skip to content

Commit f54897f

Browse files
Layer5 Logo
Signed-off-by: Utkarsh Mishra <nasautkarsh@gmail.com>
1 parent e166513 commit f54897f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<p style="text-align:center;" align="center">
2-
<img align="center" src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/layer5/layer5-tag-white-bg.png" width="45%" /></p>
2+
<picture align="center">
3+
<source media="(prefers-color-scheme: dark)" srcset="img\readme\layer5-light-no-trim.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="img\readme\layer5-no-trim.svg">
5+
<img align="center" src="img\readme\layer5-light-no-trim.svg" alt="Shows a dark layer5 logo in light mode and a white logo in dark mode" width="45%"/>
6+
</picture>
7+
</p>
38

49
![GitHub contributors](https://img.shields.io/github/contributors/layer5io/layer5.svg)
510
![GitHub](https://img.shields.io/github/license/layer5io/layer5.svg)
Lines changed: 1 addition & 0 deletions
Loading

img/readme/layer5-no-trim.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)