Skip to content

Commit 20fe6a8

Browse files
authored
Merge pull request #723 from gruntwork-io/profile
Add bio for Jame in team page
2 parents 05ec5ae + d70f33b commit 20fe6a8

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

_data/team.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,14 @@
207207
and enjoyable for all. When not writing code, Ian enjoys adventures outdoors,
208208
reading books, and playing his guitar.
209209
210+
- name: James Kwon
211+
title: Senior Software Engineer
212+
image: /assets/img/headshots/james-kwon.jpg
213+
bio: |
214+
James is a Software Engineer in Toronto, Ontario. Before working at Gruntwork,
215+
he was a backend engineer in various big tech companies. James is passionate about learning.
216+
Outside of work, James enjoys racket sports (e.g., Badminton, Tennis, Table-Tennis).
217+
210218
- name: Possibly You!
211219
url: /careers
212220
image: /assets/img/headshots/null.jpg

assets/css/bootstrap/stylesheets/bootstrap/_thumbnails.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
background-color: $thumbnail-bg;
1313
border: 1px solid $thumbnail-border;
1414
border-radius: $thumbnail-border-radius;
15+
object-fit: cover;
1516
@include transition(border .2s ease-in-out);
1617

1718
> img,

assets/img/headshots/james-kwon.jpg

59.1 KB
Loading

0 commit comments

Comments
 (0)