Skip to content

Commit 240a995

Browse files
fix: migrate Addy Osmani image to Cloudinary
- Replace external addyosmani.com image with Cloudinary hosted version - Improves reliability and eliminates external dependency - Image uploaded to res.cloudinary.com/vetswhocode/team/addy-osmani.jpg
1 parent ae34e05 commit 240a995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/board-members.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"path": "/team/addy-osmani",
77
"url": "",
88
"image": {
9-
"src": "https://addyosmani.com/press/img/55.jpg",
9+
"src": "https://res.cloudinary.com/vetswhocode/image/upload/v1767417724/team/addy-osmani.jpg",
1010
"width": 350,
1111
"height": 430,
1212
"alt": "Engineering Leader, Google Chrome & Author"

0 commit comments

Comments
 (0)