service-mesh-patterns / agentless-proxy-app

Example of an application that uses a code based proxy rather than an external entity like a sidecar or node agent
5 stars 2 forks source link

Replace the Logo of Layer5 with Service-Mesh-Patterns in config.yml workflow #2

Open anshgoyalevil opened 1 year ago

anshgoyalevil commented 1 year ago

Description

Currently, we are using the Logo of Layer5 instead of SMP. This repository is under the organization SMP, so, there should be the image of SMP.

How to resolve this?

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/w.png">
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/b.png">
  <img alt="Meshery Logo" src="">
</picture>

New images are:

Patterns-light Patterns-dark

firstPRMergeComment: >
  Thanks for your contribution to the Layer5 and Meshery community! :tada:

  ![Congrats!](https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Layer5-celebration.png)
  &nbsp; &#9; &nbsp; &#9;  &nbsp; &#9;  &nbsp; &#9; :star: Please leave a [star on the project](../stargazers). :smile:

Here, replace ![Congrats!](https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Layer5-celebration.png) with the code

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/w.png">
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/GiorgosXou/Random-stuff/main/Programming/StackOverflow/Answers/70200610_11465149/b.png">
  <img alt="Shows a black logo in light color mode and a white one in dark color mode." src="https://user-images.githubusercontent.com/25423296/163456779-a8556205-d0a5-45e2-ac17-42d089e3c3f8.png">
</picture>

make sure to change the image sources with the path to image in the folder where you upload it.


Contributor Guides and Handbook

8rxn commented 1 year ago

Hey @anshgoyalevil I can do this.

anshgoyalevil commented 1 year ago

@8rxn Thanks for taking it up. Tagging a maintainer to assign it to you. // @leecalcote

leecalcote commented 1 year ago

@8rxn has been showing up strong. I ❀️ it.

8rxn commented 1 year ago

@8rxn has been showing up strong. I ❀️ it.

Thanks @leecalcote πŸ€