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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/about.html')
-rw-r--r--layouts/partials/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/about.html b/layouts/partials/about.html
index 0cc1b83..ad09814 100644
--- a/layouts/partials/about.html
+++ b/layouts/partials/about.html
@@ -3,7 +3,7 @@
<section id="about" class="main special">
<div class="container">
{{ if eq .Site.Params.backgroundpersection true }}
- <span class="image fit primary"><img src="images/{{ with .Site.Params.infos.picture }}{{ . }}{{ end }}" alt="" /></span>
+ <span class="image fit primary"><img src="images/{{ with .Site.Params.about.picture }}{{ . }}{{ end }}" alt="" /></span>
{{ end }}
<div class="content">
<header class="major">