Fixe Chloé name
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
</style>
|
||||
|
||||
<script setup>
|
||||
import { ref } from 'vue';
|
||||
import DefaultLayout from '@/layouts/DefaultLayout.vue';
|
||||
import FooterLayout from '@/layouts/FooterLayout.vue';
|
||||
import { ref } from 'vue';
|
||||
|
||||
const profiles = ref([
|
||||
{
|
||||
@@ -85,7 +85,7 @@ const profiles = ref([
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
name: "Chloé Beauregard",
|
||||
name: "Chloé Beaugrand",
|
||||
description: "Spécialiste en médias sociaux",
|
||||
imageUrl: '/images/usersmedia/chloebeaugrand/profilepictures/profileChloeBeaugrand01.png',
|
||||
routerLink: 'chloebeauregard'
|
||||
|
||||
Reference in New Issue
Block a user