From dc3158c20b151aff1799668eedec6442e87bedd9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Feb 2025 12:04:52 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 2b9eeb4..f679271 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
This repository contains FrontChapter`s website source code.
-
-[](#contributors-)
-
+[](#contributors-)
## Contributors ✨
@@ -20,6 +18,7 @@ Thanks goes to these wonderful people
 Amir Hossein Karimi 📆 🚇 🚧 🧑🏫 💻 |
 Majid Kargar 💻 |
 Mobin 💻 |
+  Mohammad Kargar 💻 |
From 32e2e4d1f576225ac7922eafeeef3b7378e2f9db Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 14 Feb 2025 12:04:53 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d2ae679..d5ea9f0 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -38,6 +38,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "dofxo",
+ "name": "Mohammad Kargar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/57566624?v=4",
+ "profile": "https://dofxo.ir",
+ "contributions": [
+ "code"
+ ]
}
]
-}
\ No newline at end of file
+}