Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 91f062d0 authored by Plumtree3D's avatar Plumtree3D
Browse files

Merge branch '12-add-floss-carousel-on-homepage' of...

Merge branch '12-add-floss-carousel-on-homepage' of lab.frogg.it:froggit/www/froggit.fr into 12-add-floss-carousel-on-homepage
parents c617c80b 3cd2b988
No related branches found
No related tags found
1 merge request!73Resolve "add FLOSS carousel on homepage"
Pipeline #8104 passed
...@@ -40,7 +40,7 @@ const CarouselList = [ ...@@ -40,7 +40,7 @@ const CarouselList = [
export default function CarouselLibre() { export default function CarouselLibre() {
return ( return (
<div> <div>
<h2 className={clsx("text--center")}>Dummy Title <h2 className={clsx("text--center")}>Restez libres !
</h2> </h2>
<section className="sections container"> <section className="sections container">
<Carousel list={CarouselList} /> <Carousel list={CarouselList} />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment