Skip to content

Commit 3c9522d

Browse files
authored
Merge pull request #100 from oslabs-beta/austin-winstonFix
feat: updated winstons prof pic so that its a square
2 parents 202cd68 + 2f1c9e9 commit 3c9522d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
100 KB
Loading
-1.19 MB
Binary file not shown.

mlflow-site/src/app/components/Team.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const Team = () => {
3030
name: 'Winston Ludlam',
3131
github: 'https://github.com/winjolu/',
3232
linkedIn: 'https://www.linkedin.com/in/wjludlam/',
33-
pfp: '/assets/winstonpfp.png',
33+
pfp: '/assets/winstonpfp-square.png',
3434
},
3535
];
3636

0 commit comments

Comments
 (0)