Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/sections/home.html')
-rw-r--r--layouts/partials/sections/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html
index 7d1a9f3..364635a 100644
--- a/layouts/partials/sections/home.html
+++ b/layouts/partials/sections/home.html
@@ -2,7 +2,7 @@
{{ with .Site.Data.home }}
<section id="home"
{{ with .background }}
- style="background-image: url('{{ (printf "images/%s" .) | relURL }}');"
+ style="background-image: url('{{ (printf "images/%s" .) | absURL }}');"
{{ end }}
>
<div class="header-content">