Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 5 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<p align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<picture>
<source media="(prefers-color-scheme: dark)" srcset="src/assets/logo.png">
<img alt="KDM" src="src/assets/logo.png" width="128" height="128">
Expand Down Expand Up @@ -198,35 +195,11 @@ We welcome contributions! Please read:

## Contributors

Thanks to everyone who has contributed to this project:
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://yuvraj-sarathe.github.io/Portfolio/"><img src="https://avatars.githubusercontent.com/u/216678101?v=4?s=100" width="100px;" alt="Yuvraj Sarathe"/><br /><sub><b>Yuvraj Sarathe</b></sub></a><br /><a href="#design-Yuvraj-Sarathe" title="Design">🎨</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

<!-- <div align="center" style="display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;">
<a href="https://github.com/utkarsh232005" style="text-decoration: none; color: inherit;">
<img src="https://avatars.githubusercontent.com/u/137105846?v=4" width="64" height="64" alt="Utkarsh Patrikar" style="border-radius: 50%; display: block; margin: 0 auto;">
<strong>Utkarsh Patrikar</strong><br>
<span style="font-size: 0.85em;">Maintainer</span>
</a>
<a href="https://github.com/Yuvraj-Sarathe" style="text-decoration: none; color: inherit;">
<img src="https://avatars.githubusercontent.com/u/188508884?v=4" width="64" height="64" alt="Yuvraj Sarathe" style="border-radius: 50%; display: block; margin: 0 auto;">
<strong>Yuvraj Sarathe</strong><br>
<span style="font-size: 0.85em;">Contributor</span>
</a>
</div> -->
<a href="https://github.com/KDM-cli/kdm-website/graphs/contributors">
<img alt="Project contributors" src="https://contrib.rocks/image?repo=KDM-cli/kdm-website" />
</a>

Thanks to everyone who has contributed to this project🎊

---

Expand Down
Loading