mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-20 18:10:44 -04:00
Update Team Headshot Photos
This commit is contained in:
parent
8f20ccaed6
commit
7c085f73f4
1 changed files with 12 additions and 12 deletions
|
@ -63,7 +63,7 @@ block content
|
|||
|
||||
li
|
||||
a(href="http://www.mattlott.com/" rel="external")
|
||||
img(src="/images/pages/about/matt_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/matt-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name
|
||||
a(href="http://www.mattlott.com/" rel="external") Matt Lott
|
||||
|
@ -72,7 +72,7 @@ block content
|
|||
|
||||
li
|
||||
a(href="http://cat.zdh.com/" rel="external")
|
||||
img(src="/images/pages/about/cat_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/cat-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name
|
||||
a(href="http://cat.zdh.com/" rel="external") Catherine Weresow
|
||||
|
@ -80,14 +80,14 @@ block content
|
|||
small(data-i18n="about.cat_blurb")
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/scott_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/scott-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Scott Erickson
|
||||
small(data-i18n="about.scott_title")
|
||||
small(data-i18n="about.scott_blurb")
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/maka_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/maka-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Michael 'Maka' Gradin
|
||||
small(data-i18n="about.maka_title")
|
||||
|
@ -95,7 +95,7 @@ block content
|
|||
|
||||
li
|
||||
a(href="http://basicer.com/" rel="external")
|
||||
img(src="/images/pages/about/rob_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/rob-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name
|
||||
a(href="http://basicer.com/" rel="external") Rob Blanckaert
|
||||
|
@ -103,7 +103,7 @@ block content
|
|||
small(data-i18n="about.rob_blurb")
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/josh_c_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/josh-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Josh Callebaut
|
||||
small(data-i18n="about.josh_c_title")
|
||||
|
@ -111,7 +111,7 @@ block content
|
|||
|
||||
li
|
||||
a(href="http://robinyang.com/" rel="external")
|
||||
img(src="/images/pages/about/robin_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/robin-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name
|
||||
a(href="http://robinyang.com/" rel="external") Robin Yang
|
||||
|
@ -119,35 +119,35 @@ block content
|
|||
small(data-i18n="about.robin_blurb")
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/phoenix_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/phoenix-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Phoenix Eliot
|
||||
small(data-i18n="about.phoenix_title")
|
||||
br
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/nolan_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/nolan-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Nolan Kelly
|
||||
small(data-i18n="about.nolan_title")
|
||||
br
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/elliot_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/elliot-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Elliot Okiwelu
|
||||
small(data-i18n="about.elliot_title")
|
||||
small(data-i18n="about.elliot_blurb")
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/lisa_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/lisa-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Lisa Wu
|
||||
small(data-i18n="about.lisa_title")
|
||||
br
|
||||
|
||||
li
|
||||
img(src="/images/pages/about/sean_small.png").img-thumbnail
|
||||
img(src="/images/pages/about/sean-headshot.png").img-thumbnail
|
||||
.team-bio
|
||||
h6.label.team-name Sean McNulty
|
||||
small(data-i18n="about.sean_title")
|
||||
|
|
Loading…
Reference in a new issue