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/about.html')
-rw-r--r--layouts/partials/sections/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/about.html b/layouts/partials/sections/about.html
index 97a4056..02e1b6c 100644
--- a/layouts/partials/sections/about.html
+++ b/layouts/partials/sections/about.html
@@ -16,7 +16,7 @@
<div class="col-xs-12 col-md-4">
<div class="profile">
{{ with .avatar }}
- <div class="portrait" title="avatar: {{ . }}" style="background-image: url('{{ (printf "images/%s" .) | relURL }}');"></div>
+ <div class="portrait" title="avatar: {{ . }}" style="background-image: url('{{ (printf "images/%s" .) | absURL }}');"></div>
{{ end }}
{{ with .short_text }}
<div class="text-primary">