aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-card.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-card.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-card.html')
-rw-r--r--themes/default/layouts/partials/author-card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/author-card.html b/themes/default/layouts/partials/author-card.html
index 7f8a5d6..1211c3f 100644
--- a/themes/default/layouts/partials/author-card.html
+++ b/themes/default/layouts/partials/author-card.html
@@ -19,7 +19,7 @@
{{- $height := $image.Height -}}
{{- $source := $image.RelPermalink -}}
{{- $alternate := .Data.name -}}
-{{- $sourceset := $image.OptRelPermalink -}}
+{{- $sourceset := $image.AltRelPermalink -}}
{{- with .Params.feed.image -}}
{{- $width = "64" -}}