From 8a90930fd95d33e80004b660271416e5c9004bce Mon Sep 17 00:00:00 2001 From: Michael Kohl Date: Wed, 22 Oct 2025 22:01:21 +0700 Subject: [PATCH] appview/pages: add alt text to user follow card --- appview/pages/templates/user/fragments/followCard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/user/fragments/followCard.html b/appview/pages/templates/user/fragments/followCard.html index 0427c062..82e12bf3 100644 --- a/appview/pages/templates/user/fragments/followCard.html +++ b/appview/pages/templates/user/fragments/followCard.html @@ -3,7 +3,7 @@
- + {{ $userIdent }}
-- 2.43.0