fixed team

This commit is contained in:
Sohrab Behdani 2024-11-23 15:27:21 +03:30
parent bbc52f0ca3
commit 1424024b50

View file

@ -192,12 +192,13 @@ const teamData = [
fa: "مهدی غلام‌حسینی" fa: "مهدی غلام‌حسینی"
}, },
"stack": { "stack": {
en: "Web", en: "Web Developer",
fa: "طراح وب" fa: "توسعه‌دهنده وب"
}, },
"image": "https://avatars.githubusercontent.com/m6hdix", "image": "https://avatars.githubusercontent.com/m6hdix",
"socials": { "socials": {
"github": "https://github.com/m6hdix", "github": "https://github.com/m6hdix",
"donate": "https://daramet.com/m6hdix"
} }
} }
] ]