From f6fedee64c9e605d770d3a414ec3e37019801757 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:13:20 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f679271..4cccfcb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This repository contains FrontChapter`s website source code. -[![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-) ## Contributors ✨ @@ -19,6 +19,7 @@ Thanks goes to these wonderful people Majid Kargar
Majid Kargar

💻 Mobin
Mobin

💻 Mohammad Kargar
Mohammad Kargar

💻 + Amir Shad
Amir Shad

💻 From b33101ad5e68aa3862a962b514d2832612b8cf86 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:13:21 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d5ea9f0..d44d27b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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" + ] } ] }