From 0d9f33e80c21b62c790ed15ae060fa385c7f10ad Mon Sep 17 00:00:00 2001 From: Emiel Hollander Date: Sun, 7 Apr 2019 22:37:43 +0200 Subject: Change background image to use absURL This is needed for the demo site to work out of the box See https://github.com/gohugoio/hugoThemes/issues/620 --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index f7478f3..e342025 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -24,7 +24,7 @@ -- cgit v1.2.3