mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-07-23 08:11:25 +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:
@@ -143,5 +143,5 @@ After making these changes, restart both Traefik and Pangolin for the configurat
|
||||
If websockets are not connecting like from newt or clients, ensure that websockets are enabled in Cloudflare:
|
||||
|
||||
<Frame>
|
||||
<img src="/images/cf_websocket_box.png" width="600" centered/>
|
||||
<img src="/images/cf_websocket_box.png" alt="Cloudflare dashboard WebSockets setting toggled on" width="600" centered/>
|
||||
</Frame>
|
||||
Reference in New Issue
Block a user