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