Skip to content
Snippets Groups Projects
Commit c479c939 authored by Aymeric Henouille's avatar Aymeric Henouille
Browse files

carousel bonus

- pour l'activé, deffinissez la variable carousel a true
parent 1cda273f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import { Slideshow } from './Slideshow';
const defaultPage = 'slideshow';
// petit bonus pour un slideshow automatique
const carousel = true;
const carousel = false;
const carouselDelay = 3000;
$(() => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment