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

This commit is contained in:
tobi 2025-04-11 11:19:16 +02:00
commit e7325209d2
3 changed files with 69 additions and 36 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 }}
>