MathieuCaron - page profile + page ajouté au browser

This commit is contained in:
PascalMarchesseault
2024-05-16 00:08:11 -04:00
parent 590c81650d
commit cc2156ab9e
6 changed files with 1199 additions and 0 deletions

View File

@@ -89,6 +89,14 @@ const profiles = ref([
description: "Spécialiste en médias sociaux",
imageUrl: '/images/usersmedia/chloebeaugrand/profilepictures/profileChloeBeaugrand01.png',
routerLink: 'chloebeaugrand'
},
{
id: 5,
name: "Mathieu Caron",
description: "Entrevue Atypique",
imageUrl: '/images/usersmedia/mathieuCaron/profilepictures/profileMathieuCaron01.png',
routerLink: 'mathieuCaron'
}
]);
</script>

File diff suppressed because it is too large Load Diff