Skip to content
Snippets Groups Projects
Commit e8982cee authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix: carousel type

parent b4d0cbae
No related branches found
No related tags found
1 merge request!47chore: Updates related to the end of the service
Pipeline #103290 passed
......@@ -651,7 +651,7 @@
// Carousel based on splide => https://splidejs.com/
document.addEventListener('DOMContentLoaded', function () {
var splide = new Splide('.splide', {
type: 'loop',
type: 'slide',
perPage: 'auto',
focus: 'first',
gap: '40px',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment