aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/function-caches-images.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/function-caches-images.html')
-rw-r--r--themes/default/layouts/partials/function-caches-images.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/themes/default/layouts/partials/function-caches-images.html b/themes/default/layouts/partials/function-caches-images.html
index 768c7e9..c64caf1 100644
--- a/themes/default/layouts/partials/function-caches-images.html
+++ b/themes/default/layouts/partials/function-caches-images.html
@@ -46,8 +46,8 @@
{{- $image = $image | resources.Copy $alternateCopy -}}
{{-
$data = merge $data (dict
- "OptPermalink" $image.Permalink
- "OptRelPermalink" $image.RelPermalink
+ "AltPermalink" $image.Permalink
+ "AltRelPermalink" $image.RelPermalink
)
-}}
{{- end -}}
@@ -77,8 +77,8 @@
{{- $image = $image | resources.Copy $alternateCopy -}}
{{-
$data = merge $data (dict
- "OptPermalink" $image.Permalink
- "OptRelPermalink" $image.RelPermalink
+ "AltPermalink" $image.Permalink
+ "AltRelPermalink" $image.RelPermalink
)
-}}
{{- end -}}
@@ -102,8 +102,8 @@
{{- $image = $image | resources.Copy $alternateCopy -}}
{{-
$data = merge $data (dict
- "OptPermalink" $image.Permalink
- "OptRelPermalink" $image.RelPermalink
+ "AltPermalink" $image.Permalink
+ "AltRelPermalink" $image.RelPermalink
)
-}}
{{- end -}}