diff --git a/README.md b/README.md index 66dd184..10dec92 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ https://bo.orchestre-ile.com/api/pro-programmer?locale=fr-FR&populate[bios]=true API Instruments https://bo.orchestre-ile.com/api/parc-instruments?locale=fr-FR&populate=illustration_instrument +https://bo.orchestre-ile.com/api/home-partout-pour-tous?locale=fr-FR&populate[carte]=true&populate[carte][populate]=illustration=true + ### Afficher les données récupérées ou les erreurs dans la console const { items: scolaires, pending, error } = useStrapi( endpoint, diff --git a/app/components/RoundedCardBlocText.vue b/app/components/RoundedCard.vue similarity index 96% rename from app/components/RoundedCardBlocText.vue rename to app/components/RoundedCard.vue index a6359c5..40ab9a5 100644 --- a/app/components/RoundedCardBlocText.vue +++ b/app/components/RoundedCard.vue @@ -17,7 +17,7 @@ {{ title }} - + {{ description }} @@ -47,7 +47,7 @@