From a46b5238d0aa59191377e27b7fa728eae95e26a8 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 27 Nov 2023 00:24:30 -0800 Subject: [PATCH] Add url property for picture element Google's rich results checker seems to want this. --- layouts/shortcodes/picture.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/picture.html b/layouts/shortcodes/picture.html index 2d8073f..17bd080 100644 --- a/layouts/shortcodes/picture.html +++ b/layouts/shortcodes/picture.html @@ -107,7 +107,7 @@ {{ end -}} {{ end -}} {{ if or (eq .Name "image-figure") (eq .Name "transcribed-image-figure") -}} - itemprop="image contentUrl" + itemprop="image contentUrl url" {{ end -}} {{- end -}} decoding="async" />