mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Merge pull request #3154 from Zerrien/master
Adds Josh Callebaut to the about.jade file.
This commit is contained in:
commit
e245041bed
2 changed files with 12 additions and 1 deletions
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue