Skip to content

Commit d476f47

Browse files
committed
Update picture alt text
1 parent 2d6d966 commit d476f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blogs/Fanny.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function FannyComponent() {
1717
<div className="col col--10 col--offset-1">
1818
<div className="flex-full-centered">
1919
<div className={styles.avatar}>
20-
<img src={FannyAvatarUrl} alt={"Picture of Fanny."} />
20+
<img src={FannyAvatarUrl} alt={"Fanny Loustau-Chartez."} />
2121
</div>
2222
</div>
2323
<div className="spacing-2xl"></div>

0 commit comments

Comments
 (0)