Fix footer image reference in HLP
authorLaury GvR <laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:24:27 +0000 (09:24 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:24:27 +0000 (09:24 -0400)
HLP.html

index 911f482..ebec07c 100644 (file)
--- a/HLP.html
+++ b/HLP.html
@@ -48,7 +48,7 @@
                 width: 1000px;
             }
             .page-front {
-                background: url(../assets/footer-image-fpo.jpg) no-repeat bottom center;
+                background: url(assets/footer-image-fpo.jpg) no-repeat bottom center;
                 background-size: 100% auto;
                 padding-bottom: 50px;
             }