Open anshgoyalevil opened 1 year ago
Hey @anshgoyalevil I can do this.
@8rxn Thanks for taking it up. Tagging a maintainer to assign it to you. // @leecalcote
@8rxn has been showing up strong. I β€οΈ it.
@8rxn has been showing up strong. I β€οΈ it.
Thanks @leecalcote π€
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?
Go to .github and replace this welcome image with the new one:
Make sure to display the images conditionally, based on the theme selected by user. Here's the sample code:
New images are:
Download these images, and upload with an appropriate name. Make sure to use conditional rendering as described above.
After uploading the image, and removing the previous image, go to .github/config.yml folder and update the reference to previous image to the new image in the following part:
Here, replace
![Congrats!](https://raw.githubusercontent.com/meshery/meshery.io/master/.github/welcome/Layer5-celebration.png)
with the codemake sure to change the image sources with the path to image in the folder where you upload it.
Contributor Guides and Handbook