mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-09-20 12:59:08 +02:00
docs: add missing alt attributes to documentation images
Add context-aware alt text to 36 images across 20 MDX files flagged by mint a11y. Descriptions are derived from each image's caption and surrounding step text. Part of fosrl/docs-v2#116.
This commit is contained in:
@@ -18,7 +18,7 @@ Because the global user exists and a per‑organization user exists, a user invi
|
||||
When removing a user from an organization, their account still exists. To completely delete their account, visit the server admin panel as the server admin and delete the global user in the users table.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/users-table.png" centered/>
|
||||
<img src="/images/users-table.png" alt="Users table in the Pangolin dashboard" centered/>
|
||||
</Frame>
|
||||
|
||||
### Internal Users
|
||||
|
||||
Reference in New Issue
Block a user