File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- <img alt = " LitmusChaos " src = " https://avatars.githubusercontent.com/u/49853472?s=200&v=4 " width = " 200 " align =" left " >
1+ <div align =" center " >
22
3- # Documentation for the Litmus Project
3+ <picture >
4+ <source media="(prefers-color-scheme: dark)" srcset="https://litmuschaos.io/logos/light-logo.svg">
5+ <source media="(prefers-color-scheme: light)" srcset="https://litmuschaos.io/logos/dark-logo.svg">
6+ <img alt="LitmusChaos" src="https://litmuschaos.io/logos/dark-logo.svg" width="200">
7+ </picture >
8+
9+ <h1 style =" margin-top : 20px ; margin-bottom : 10px ;" >Documentation for the Litmus project</h1 >
10+
11+ </div >
412
513[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Flitmuschaos%2Flitmus-docs.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Flitmuschaos%2Flitmus-docs?ref=badge_shield )
614[ ![ Slack Channel] ( https://img.shields.io/badge/Slack-Join-purple )] ( https://slack.litmuschaos.io )
2028
2129Additional details on the Docusaurus project can be found [ here] ( https://docusaurus.io/docs/en/installation.html ) .
2230
23- #
24-
2531## For Developers
2632
2733### Clone litmus-docs repository
You can’t perform that action at this time.
0 commit comments