summaryrefslogtreecommitdiff
path: root/web/template/status_attachment.tmpl
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2025-04-11 12:05:26 +0200
committerLibravatar GitHub <noreply@github.com>2025-04-11 12:05:26 +0200
commitbe9e307418fdd60273f3a202a75249cbdaf4b499 (patch)
tree4cf678b862a99434c4fe023ef008b8d4cf750ad2 /web/template/status_attachment.tmpl
parent[feature] Implement /oauth/revoke for token revocation (#3983) (diff)
downloadgotosocial-be9e307418fdd60273f3a202a75249cbdaf4b499.tar.xz
[chore] render avatar in photoswipe slide, remove repeated alt text (#3985)
* [chore] render avatar in photoswipe slide, remove repeated alt text * bwap bwap
Diffstat (limited to 'web/template/status_attachment.tmpl')
-rw-r--r--web/template/status_attachment.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/template/status_attachment.tmpl b/web/template/status_attachment.tmpl
index a60ef4137..d04f11d5d 100644
--- a/web/template/status_attachment.tmpl
+++ b/web/template/status_attachment.tmpl
@@ -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 }}
>