Update slides-loop.js

This commit is contained in:
Brenden 2022-04-14 17:27:22 -05:00 committed by GitHub
parent e3fece822d
commit 4e83b3752e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1243,7 +1243,7 @@ var mainMap
$('.city-slide-intro .cityweatherscanmarquee').fadeOut(500, function() {
$('.city-slide-intro').fadeOut(0);
$('.city-slide-intro .weatherscancopyright .copyrighttext').css('font-size','28px')
$('.city-slide-intro .weatherscancopyright .copyrighttext').text("Weatherscan is brought to you by Weather Group Television and XFINITY TV")
$('.city-slide-intro .weatherscancopyright .copyrighttext').text("Weatherscan is brought to you by The Weather Channel® and XFINITY TV")
wait(0);
});
}, 10000);