Skip to content

Commit

Permalink
Merge pull request #498 from jamieplu/master
Browse files Browse the repository at this point in the history
Change Slack image in Readme
  • Loading branch information
leecalcote committed Jul 29, 2023
2 parents 8aadf32 + 8dd2562 commit b721dcc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Find out more on the <a href="https://layer5.io/community#meshmate">Layer5 commu
<div>
<a href="http://slack.layer5.io">
<picture style="text-align:left;" align="left">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/slack-dark-128.png" width="110px" />
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/slack-128.png" width="110px" />
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/slack.svg" width="110px" />
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/slack.svg" width="110px" />
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src="https://raw.githubusercontent.com/meshery/meshery/master/.github/assets/images/readme/slack-128.png" width="110px" align="left" />
</picture>
</a>
Expand Down
Binary file removed img/readme/slack-128.png
Binary file not shown.
Binary file removed img/readme/slack-dark-128.png
Binary file not shown.
6 changes: 6 additions & 0 deletions img/readme/slack.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b721dcc

Please sign in to comment.