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

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/img-path.html')
-rw-r--r--layouts/partials/img-path.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/img-path.html b/layouts/partials/img-path.html
index dabfa61..8f82671 100644
--- a/layouts/partials/img-path.html
+++ b/layouts/partials/img-path.html
@@ -10,6 +10,8 @@
otherwise use the explicit path provided by the user
-->
{{ $path := $.Scratch.Get "path" }}
+{{ $alt := $.Scratch.Get "featuredalt" }}
+{{ $img := $.Scratch.Get "featured" }}
{{ $structType := $.Scratch.Get "structType" }}
{{ if eq $path "title" }}