Skip to content

Commit f875eaa

Browse files
committed
Docs: alt text
1 parent d228174 commit f875eaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<img alt="NETworkManager Features Preview" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Website/static/img/preview-features.gif?raw=true" />
6363
<details>
6464
<summary>Click to see screenshots of NETworkManager in action!</summary>
65-
<img alt="" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Website/static/img/preview_tabs_drag_drop.gif?raw=true" />
65+
<img alt="NETworkManager tabs and drag & drop preview" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Website/static/img/preview_tabs_drag_drop.gif?raw=true" />
6666
<img alt="NETworkManager dark/light theme preview" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Website/static/img/preview-light-theme.png?raw=true" />
6767
</details>
6868
</div>

Website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ export default function Home() {
269269
<div className="gallery-container2">
270270
<img
271271
src="/img/preview_tabs_drag_drop.gif"
272-
alt="NETworkManager animation"
272+
alt="NETworkManager Tabs and Drag & Drop"
273273
className={styles.image}
274274
/>
275275
</div>

0 commit comments

Comments
 (0)