Skip to content

Commit c644905

Browse files
Readme Updated
Signed-off-by: Utkarsh Mishra <[email protected]>
1 parent d4cc873 commit c644905

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
21
<p style="text-align:center;" align="center">
3-
<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="./.github/assets/images/layer5/layer5-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>
48

59
![GitHub contributors](https://img.shields.io/github/contributors/layer5io/layer5.svg)
610
![GitHub](https://img.shields.io/github/license/layer5io/layer5.svg)
@@ -26,14 +30,21 @@ See all community meeting details --> https://meet.layer5.io
2630

2731
---
2832

29-
## Join the service mesh community!
33+
## Join the Community!
3034

3135
<a name="contributing"></a><a name="community"></a>
3236
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <a href="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <a href="http://slack.layer5.io">Slack</a>!
3337

34-
<a href="https://meshery.io/community"><img alt="Layer5 Service Mesh Community" src="img/readme/community.svg" style="margin-left:10px;padding-top:5px;" width="110px" align="right" /></a>
38+
<a href="https://slack.meshery.io">
39+
40+
<picture align="right">
41+
<source media="(prefers-color-scheme: dark)" srcset="img\readme\slack-dark-128.png" width="110px" align="right" style="margin-left:10px;margin-top:10px;">
42+
<source media="(prefers-color-scheme: light)" srcset="img\readme\slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:5px;">
43+
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src="img\readme\slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:13px;">
44+
</picture>
45+
</a>
3546

36-
<a href="http://slack.layer5.io"><img alt="Layer5 Service Mesh Community" src="img/readme/slack-128.png" style="margin-right:8px;padding-top:5px;" width="140px" align="left" /></a>
47+
<a href="https://meshery.io/community"><img alt="Layer5 Community" src="img\readme\community.svg" style="margin-right:8px;padding-top:5px;" width="140px" align="left" /></a>
3748

3849
<p>
3950
✔️ <em><strong>Join</strong></em> <a href="https://meet.layer5.io">community meetings</a>. See details on the <a href="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">Layer5 community calendar</a>.<br />

img/readme/layer5-light-no-trim.svg

Lines changed: 1 addition & 0 deletions
Loading

img/readme/layer5-no-trim.svg

Lines changed: 1 addition & 0 deletions
Loading

img/readme/slack-dark-128.png

6.45 KB
Loading

0 commit comments

Comments
 (0)