diff --git a/epicyon-profile.css b/epicyon-profile.css index e2b78c4c..44d28bc8 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -252,7 +252,7 @@ a:focus { } .hero-image { - background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("image.png"); + background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("/users/news/image.png"); height: 50%; background-position: center; background-repeat: no-repeat;