diff --git a/web/index.html.template b/web/index.html.template index 118b7362f..ec25792ec 100644 --- a/web/index.html.template +++ b/web/index.html.template @@ -9,7 +9,7 @@ body { margin-top: 1.0em; background-color: rgb(64, 64, 64); - background-image: url(images/texture.png); + background-image: url(web/images/texture.png); font-family: Helvetica, Arial, FreeSans, san-serif; color: #ffffff; }