hugo-theme-zzo/data/swiper.json

11 lines
171 B
JSON

{
"direction": "horizontal",
"loop": true,
"preventClicks": false,
"pagination": {
"el": ".swiper-pagination"
},
"autoplay": {
"delay": 10000
}
}