Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@
"contributions": [
"doc"
]
},
{
"login": "kcoderhtml",
"name": "Kieran Klukas",
"avatar_url": "https://avatars.githubusercontent.com/u/92754843?v=4",
"profile": "http://dunkirk.sh",
"contributions": [
"code"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ The project will now be available at <http://localhost:4321> or the configured l
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apatel369"><img src="https://avatars.githubusercontent.com/u/33442948?v=4?s=100" width="100px;" alt="Arpan Patel "/><br /><sub><b>Arpan Patel </b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=apatel369" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/saai-syvendra"><img src="https://avatars.githubusercontent.com/u/157691467?v=4?s=100" width="100px;" alt="Saai Syvendra"/><br /><sub><b>Saai Syvendra</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=saai-syvendra" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RaghavMangla"><img src="https://avatars.githubusercontent.com/u/97332401?v=4?s=100" width="100px;" alt="Raghav Mangla"/><br /><sub><b>Raghav Mangla</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=RaghavMangla" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://dunkirk.sh"><img src="https://avatars.githubusercontent.com/u/92754843?v=4?s=100" width="100px;" alt="Kieran Klukas"/><br /><sub><b>Kieran Klukas</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=kcoderhtml" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down