aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/author-picture.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-26 20:45:58 -0400
committertdro <tdro@noreply.example.com>2022-05-26 20:45:58 -0400
commit353ff4e0fa559d18860eb4e24c9d0e2f7b9f8e8c (patch)
tree80c610a47dfd1e659164d5b35cf15260d25a5432 /themes/default/layouts/partials/author-picture.html
parentb3051e529aaf6cd777a24d4b664aeecfabbb6e9e (diff)
downloadcanory-353ff4e0fa559d18860eb4e24c9d0e2f7b9f8e8c.tar.gz
canory-353ff4e0fa559d18860eb4e24c9d0e2f7b9f8e8c.tar.bz2
canory-353ff4e0fa559d18860eb4e24c9d0e2f7b9f8e8c.zip
themes/default/layouts/partials/author-picture: Ensure attribute space
Diffstat (limited to 'themes/default/layouts/partials/author-picture.html')
-rw-r--r--themes/default/layouts/partials/author-picture.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/author-picture.html b/themes/default/layouts/partials/author-picture.html
index 6f0c0cc..e288410 100644
--- a/themes/default/layouts/partials/author-picture.html
+++ b/themes/default/layouts/partials/author-picture.html
@@ -10,7 +10,7 @@
<img
loading="lazy"
- {{- with .Params.feed -}}
+ {{- with .Params.feed }}
width="64"
height="64"
alt="{{ .name }}"