Skip to content

Commit c28b959

Browse files
authored
Enhance image tags with alt attributes
Added alt attributes to images for better accessibility.
1 parent 5c63d22 commit c28b959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Last updated: 2025-10-15
5252
<summary><b> Before Fabric</b> (Click to expand)</summary>
5353

5454
<p float="left">
55-
<img src="https://github.com/brown9804/MSCloudEssentials_LPath/assets/24630902/c47ad7c0-375e-4257-b56e-7b3b89619e2f" width="450" height="200" />
56-
<img src="https://github.com/user-attachments/assets/1cbb0198-774c-498d-ab60-2f4c8e2a4218" width="350" height="190" />
55+
<img src="https://github.com/brown9804/MSCloudEssentials_LPath/assets/24630902/c47ad7c0-375e-4257-b56e-7b3b89619e2f" width="450" height="200" alt="why0" />
56+
<img src="https://github.com/user-attachments/assets/1cbb0198-774c-498d-ab60-2f4c8e2a4218" width="350" height="190" alt="why2" />
5757
</p>
5858

5959
> E.g of a solution prior Microsoft Fabric:

0 commit comments

Comments
 (0)