aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-header.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-09-22 23:14:39 -0400
committertdro <tdro@noreply.example.com>2022-09-22 23:14:39 -0400
commitcc1746ce7d659d72717a8e195e76b0427742454c (patch)
tree7cc47fe35229dc4e5dcd75872bf7e267658c1b1b /themes/default/layouts/partials/author-header.html
parent7f52e601fdf5f6ca5268d72b21afdaf112562651 (diff)
downloadcanory-cc1746ce7d659d72717a8e195e76b0427742454c.tar.gz
canory-cc1746ce7d659d72717a8e195e76b0427742454c.tar.bz2
canory-cc1746ce7d659d72717a8e195e76b0427742454c.zip
themes/default/layouts/partials/function-caches-images: Opt -> Alt
Diffstat (limited to 'themes/default/layouts/partials/author-header.html')
-rw-r--r--themes/default/layouts/partials/author-header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/author-header.html b/themes/default/layouts/partials/author-header.html
index b1b1634..9c969c9 100644
--- a/themes/default/layouts/partials/author-header.html
+++ b/themes/default/layouts/partials/author-header.html
@@ -16,7 +16,7 @@
)
-}}
-{{- with $image.OptRelPermalink -}}
+{{- with $image.AltRelPermalink -}}
<source srcset="{{ . }}" type="image/webp" />
{{- end -}}