diff --git a/lms/static/images/video-thumb.jpg b/lms/static/images/homepage-hero-video-thumb.jpg similarity index 100% rename from lms/static/images/video-thumb.jpg rename to lms/static/images/homepage-hero-video-thumb.jpg diff --git a/lms/static/sass/base/_variables.scss b/lms/static/sass/base/_variables.scss index 79bee5dd62..35dfbf1aa3 100644 --- a/lms/static/sass/base/_variables.scss +++ b/lms/static/sass/base/_variables.scss @@ -405,7 +405,7 @@ $login-banner-image: url(../images/bg-banner-account.png); $register-banner-image: url(../images/bg-banner-account.png); $passwordreset-banner-image: url(../images/bg-banner-account.png); -$video-thumb-url: '../images/video-thumb.jpg'; +$video-thumb-url: '../images/homepage-hero-video-thumb.jpg'; // ====================