Skip to content

Commit 38becf9

Browse files
authored
Update contributors image
Update contributors display to use responsive SVG with fallback image.
1 parent 06ff68d commit 38becf9

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

README.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
![All-In-One-Python-Projects](https://socialify.git.ci/king04aman/all-in-one-python-projects/image?description=1&font=Jost&language=1&logo=https%3A%2F%2Fimages.weserv.nl%2F%3Furl%3Dhttps%3A%2F%2Favatars.githubusercontent.com%2Fu%2F62813940%3Fv%3D4%26h%3D250%26w%3D250%26fit%3Dcover%26mask%3Dcircle%26maxage%3D7d&name=1&owner=1&pattern=Floating%20Cogs&theme=Dark)
55

66
<!-- project badges -->
7-
[![BuiltByDev](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)
8-
[![BuiltWithLov](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
9-
[![MadeWithPy](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
7+
[![BuiltByDev](https://forthebadge.com/images/badges/built-by-developers.svg)](https://github.com/king04aman)
8+
[![BuiltWithLov](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/king04aman)
9+
[![MadeWithPy](https://forthebadge.com/images/badges/made-with-python.svg)](https://github.com/king04aman)
10+
<br/>
1011
![Issues](https://img.shields.io/github/issues/king04aman/All-In-One-Python-Projects.svg)
1112
![Contributors](https://img.shields.io/github/contributors/king04aman/All-In-One-Python-Projects.svg)
1213
![SizeInBytes](https://img.shields.io/github/repo-size/king04aman/All-In-One-Python-Projects.svg)
1314
![TopLanguage](https://img.shields.io/github/languages/top/king04aman/All-In-One-Python-Projects.svg)
14-
![LinesOfCode](https://img.shields.io/tokei/lines/github/king04aman/All-In-One-Python-Projects?color=red&label=Lines%20of%20Code)
1515
![PullRequests](https://img.shields.io/github/issues-pr/king04aman/All-In-One-Python-Projects.svg)
1616

1717

@@ -63,15 +63,11 @@ These instructions will get you a copy of the project up and running on your loc
6363

6464
Thanks go to these **Wonderful Contributors** ✨✨:
6565

66-
<table>
67-
<tr>
68-
<td>
69-
<a href="https://github.com/king04aman/All-In-One-Python-Projects/graphs/contributors">
70-
<img src="https://contrib.rocks/image?repo=king04aman/All-In-One-Python-Projects" />
71-
</a>
72-
</td>
73-
</tr>
74-
</table>
66+
<a href="https://github.com/king04aman/All-In-One-Python-Projects/graphs/contributors">
67+
<object type="image/svg+xml" data="CONTRIBUTORS.svg" style="width: 100%; height: auto;">
68+
<img src="CONTRIBUTORS.svg" style="width: 100%; height: auto;" alt="Contributors" />
69+
</object>
70+
</a>
7571

7672
<hr>
7773

@@ -93,4 +89,4 @@ Thanks go to these **Wonderful Contributors** ✨✨:
9389

9490

9591
<hr>
96-
<h3 align='center'>🎉 😃 Happy Hacking 😃 🎉 </h3>
92+
<h3 align='center'>🎉 😃 Happy Hacking 😃 🎉 </h3>

0 commit comments

Comments
 (0)