Added TorrentMax github links

This commit is contained in:
2025-12-08 13:38:29 +03:30
parent 4dba66eba9
commit b5f6b7cb3c
2 changed files with 10 additions and 0 deletions

View File

@@ -146,6 +146,11 @@ const portfolioFa: PortfolioData = {
status: "فعال", status: "فعال",
opensource: true, opensource: true,
links: [ links: [
{
label: "GitHub",
to: "https://github.com/mmahdium/TorrentMax",
icon: "i-mdi-github",
},
{ {
label: "وب‌سایت", label: "وب‌سایت",
to: "https://torrentmax.monasef.ir/", to: "https://torrentmax.monasef.ir/",

View File

@@ -145,6 +145,11 @@ export const portfolio: PortfolioData = {
status: "Active", status: "Active",
opensource: true, opensource: true,
links: [ links: [
{
label: "GitHub",
to: "https://github.com/mmahdium/TorrentMax",
icon: "i-mdi-github",
},
{ {
label: "Website", label: "Website",
to: "https://torrentmax.monasef.ir/", to: "https://torrentmax.monasef.ir/",