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 @@ -47,6 +47,15 @@
"contributions": [
"code"
]
},
{
"login": "realamirshad",
"name": "Amir Shad",
"avatar_url": "https://avatars.githubusercontent.com/u/58217619?v=4",
"profile": "https://github.com/realamirshad",
"contributions": [
"code"
]
}
]
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This repository contains FrontChapter`s website source code.

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Contributors ✨
Expand All @@ -19,6 +19,7 @@ Thanks goes to these wonderful people
<td align="center" valign="top" width="14.28%"><a href="https://majidkargar.ir"><img src="https://avatars.githubusercontent.com/u/52089654?v=4?s=100" width="100px;" alt="Majid Kargar"/><br /><sub><b>Majid Kargar</b></sub></a><br /><a href="#code-fulcain" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Bravemobin"><img src="https://avatars.githubusercontent.com/u/77383003?v=4?s=100" width="100px;" alt="Mobin"/><br /><sub><b>Mobin</b></sub></a><br /><a href="#code-Bravemobin" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://dofxo.ir"><img src="https://avatars.githubusercontent.com/u/57566624?v=4?s=100" width="100px;" alt="Mohammad Kargar"/><br /><sub><b>Mohammad Kargar</b></sub></a><br /><a href="#code-dofxo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/realamirshad"><img src="https://avatars.githubusercontent.com/u/58217619?v=4?s=100" width="100px;" alt="Amir Shad"/><br /><sub><b>Amir Shad</b></sub></a><br /><a href="#code-realamirshad" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading