1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Add url property for picture element

Google's rich results checker seems to want this.
This commit is contained in:
Rohan Kumar 2023-11-27 00:24:30 -08:00
parent 03ddadffb8
commit a46b5238d0
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -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" />