[chore] render avatar in photoswipe slide, remove repeated alt text (#3985)

* [chore] render avatar in photoswipe slide, remove repeated alt text

* bwap bwap
This commit is contained in:
tobi 2025-04-11 12:05:26 +02:00 committed by GitHub
commit be9e307418
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 65 additions and 42 deletions

View file

@ -24,7 +24,6 @@
loading="lazy"
{{- if .Description }}
alt="{{- .Description -}}"
title="{{- .Description -}}"
{{- end }}
width="{{- .Meta.Small.Width -}}"
height="{{- .Meta.Small.Height -}}"
@ -37,7 +36,6 @@
loading="lazy"
{{- if .Description }}
alt="{{- .Description -}}"
title="{{- .Description -}}"
{{- end }}
width="518"
height="460"
@ -138,7 +136,6 @@
data-pswp-height="{{- .Item.Meta.Original.Height -}}px"
data-cropped="true"
{{- if .Item.Description }}
alt="{{- .Item.Description -}}"
title="{{- .Item.Description -}}"
{{- end }}
>