change design on profile links and add git option

This commit is contained in:
2026-02-16 14:43:34 +02:00
parent fdb28080e3
commit f8a722eb50
2 changed files with 74 additions and 68 deletions

View File

@@ -850,6 +850,14 @@ class _MihInfoState extends State<MihInfo> {
destination: "Reddit",
web_link: "https://www.reddit.com/r/Mzani_Innovation_Hub/",
),
ProfileLink(
idprofile_links: 1,
app_id: "1234",
business_id: "",
destination: "Git",
web_link:
"https://git.mzansi-innovation-hub.co.za/yaso_meth/mih-project",
),
];
return Column(
children: [