diff --git a/_includes/header.html b/_includes/header.html index ff72624..c72e397 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,4 @@ -
+
diff --git a/_scss/pages/home.scss b/_scss/pages/home.scss index 5b6d5b5..c7714c9 100644 --- a/_scss/pages/home.scss +++ b/_scss/pages/home.scss @@ -53,7 +53,7 @@ a:active { .header { position: relative; background-color: $gold; - background-image: url("/assets/images/btr-texture.png"); + // Set background image in HTML so we can use site.baseurl background-size: 170px; padding: 0 0 100px 0; text-align: center;