diff options
Diffstat (limited to 'themes/flog/layouts/partials/footer.html')
| -rw-r--r-- | themes/flog/layouts/partials/footer.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/flog/layouts/partials/footer.html b/themes/flog/layouts/partials/footer.html index fc0f949..5ffadd4 100644 --- a/themes/flog/layouts/partials/footer.html +++ b/themes/flog/layouts/partials/footer.html @@ -49,11 +49,6 @@ } }); }); - $('body').imagesLoaded({ background: true }, function() { - $('<img src="/images/skyline.jpg">').load(function() { - $('body').css('background-image', 'url(' + this.src + ')'); - }); - }); </script> </body> </html> |
