Skip to content

Commit

Permalink
oul carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
gSayak committed Sep 23, 2023
1 parent 9c77a37 commit 279ffc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,8 @@ <h4>Our Social Networks</h4>
$(document).ready(function(){
$("#owl-carousel").owlCarousel({
// loop: true, // Enable looping
// autoplay: true, // Auto-play the carousel
// autoplayTimeout: 5000, // Time between slides in milliseconds (5 seconds in this example)
autoplay: true, // Auto-play the carousel
autoplayTimeout: 5000, // Time between slides in milliseconds (5 seconds in this example)
responsive:{
0:{
items:1 // Number of items to display on different screen sizes
Expand Down

0 comments on commit 279ffc4

Please sign in to comment.