Browse Source

autorotate studio

windhamdavid 6 years ago
parent
commit
1da2f743fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/studio.js

+ 1 - 1
js/studio.js

@@ -37,7 +37,7 @@ jQuery(document).ready(function($) {
 	$("#studio-caro").wallpaper({source: "../wp-content/themes/dw/img/desk2.jpg"});
 
 	$('#caro').carousel({
-		interval: false,
+		interval: 5000,
 		wrap: true,
 	});