From 1424024b5097330fce6673c31983ae98fd1b1396 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Sat, 23 Nov 2024 15:27:21 +0330 Subject: [PATCH] fixed team --- data/team.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/team.js b/data/team.js index 35c10b2..2877fd8 100644 --- a/data/team.js +++ b/data/team.js @@ -192,12 +192,13 @@ const teamData = [ fa: "مهدی غلام‌حسینی" }, "stack": { - en: "Web", - fa: "طراح وب" + en: "Web Developer", + fa: "توسعه‌دهنده وب" }, "image": "https://avatars.githubusercontent.com/m6hdix", "socials": { "github": "https://github.com/m6hdix", + "donate": "https://daramet.com/m6hdix" } } ]