diff --git a/public/stylesheets/slick-theme.css b/public/stylesheets/slick-theme.css index f4e83aa..01623d3 100644 --- a/public/stylesheets/slick-theme.css +++ b/public/stylesheets/slick-theme.css @@ -2,7 +2,7 @@ /* Slider */ .slick-loading .slick-list { - background: #fff url('./ajax-loader.gif') center center no-repeat; + background: #fff url('/images/loading.gif') center center no-repeat; } /* Icons */ -- libgit2 0.21.2