Merge pull request #3154 from Zerrien/master

Adds Josh Callebaut to the about.jade file.
This commit is contained in:
Nick Winter 2015-11-02 16:11:45 -08:00
commit e245041bed
2 changed files with 12 additions and 1 deletions

View file

@ -604,6 +604,8 @@
retrostyle_blurb: "RetroStyle Games"
rob_title: "Compiler Engineer"
rob_blurb: "Codes things and stuff"
josh_c_title: "Game Designer"
josh_c_blurb: "Designs games."
teachers:
more_info: "More Info for Teachers"

View file

@ -183,4 +183,13 @@ block content
p(data-i18n="about.rob_title")
| Compiler Engineer
p(data-i18n="about.rob_blurb")
| Codes things and stuff
| Codes things and stuff.
img(src="/images/pages/about/placeholder.png").img-thumbnail
.team_bio
h4.team_name
Josh Callebaut
p(data-i18n="about.josh_c_title")
| Game Designer
p(data-i18n="about.josh_c_blurb")
| Designs games.