|
@@ -34,7 +34,7 @@ jQuery(document).ready(function($) {
|
|
|
);
|
|
|
});
|
|
|
|
|
|
- $("#studio-caro").wallpaper({source: "../wp-content/themes/dw/img/desk2.jpg"});
|
|
|
+ $("#studio-caro").wallpaper({source: "../wp-content/themes/daw/img/desk2.jpg"});
|
|
|
|
|
|
$('#caro').carousel({
|
|
|
interval: 5000,
|
|
@@ -64,7 +64,7 @@ jQuery(document).ready(function($) {
|
|
|
$('.site-title a').addClass('light');
|
|
|
$('.carousel-indicators li').removeClass('darken-carousel-indicators');
|
|
|
$("#studio-caro").wallpaper("destroy");
|
|
|
- $("#studio-caro").wallpaper({source: "../wp-content/themes/dw/img/desk2.jpg"});
|
|
|
+ $("#studio-caro").wallpaper({source: "../wp-content/themes/daw/img/desk2.jpg"});
|
|
|
}
|
|
|
if (consta.find('.item.active').data('id') === 1) {
|
|
|
$('.studio-subnav a[href="#webdev"]').tab('show')
|