summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/home.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/home.css')
-rw-r--r--frontend/site/projects/museum/views/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/site/projects/museum/views/home.css b/frontend/site/projects/museum/views/home.css
index 1820524..4045a9d 100644
--- a/frontend/site/projects/museum/views/home.css
+++ b/frontend/site/projects/museum/views/home.css
@@ -24,7 +24,7 @@ html {
.app > div.home.intro {
background-color: #111111;
- background-image: url(/last-museum/static/media/last-museum/homepage.jpg);
+ background-image: url(/thelastmuseum/static/media/last-museum/homepage.jpg);
background-size: cover;
background-position: center bottom;
}