mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
commit
067b32dfbf
1 changed files with 5 additions and 5 deletions
|
@ -66,7 +66,7 @@ block content
|
||||||
|
|
||||||
p(data-i18n="about.george_title")
|
p(data-i18n="about.george_title")
|
||||||
| CEO
|
| CEO
|
||||||
p(data-i18n="about.george_description")
|
p(data-i18n="about.george_blurb")
|
||||||
| Businesser
|
| Businesser
|
||||||
|
|
||||||
a(href="http://scotterickson.info")
|
a(href="http://scotterickson.info")
|
||||||
|
@ -79,7 +79,7 @@ block content
|
||||||
|
|
||||||
p(data-i18n="about.scott_title")
|
p(data-i18n="about.scott_title")
|
||||||
| Programmer
|
| Programmer
|
||||||
p(data-i18n="about.scott_description")
|
p(data-i18n="about.scott_blurb")
|
||||||
| Reasonable one
|
| Reasonable one
|
||||||
|
|
||||||
li.row
|
li.row
|
||||||
|
@ -94,7 +94,7 @@ block content
|
||||||
|
|
||||||
p(data-i18n="about.nick_title")
|
p(data-i18n="about.nick_title")
|
||||||
| Programmer
|
| Programmer
|
||||||
p(data-i18n="about.nick_description")
|
p(data-i18n="about.nick_blurb")
|
||||||
| Motivation Guru
|
| Motivation Guru
|
||||||
|
|
||||||
a(href="http://michaelschmatz.com")
|
a(href="http://michaelschmatz.com")
|
||||||
|
@ -107,7 +107,7 @@ block content
|
||||||
|
|
||||||
p(data-i18n="about.michael_title")
|
p(data-i18n="about.michael_title")
|
||||||
| Programmer
|
| Programmer
|
||||||
p(data-i18n="about.michael_description")
|
p(data-i18n="about.michael_blurb")
|
||||||
| Sys Admin
|
| Sys Admin
|
||||||
|
|
||||||
li.row
|
li.row
|
||||||
|
@ -121,7 +121,7 @@ block content
|
||||||
|
|
||||||
p(data-i18n="about.matt_title")
|
p(data-i18n="about.matt_title")
|
||||||
| Programmer
|
| Programmer
|
||||||
p(data-i18n="about.matt_description")
|
p(data-i18n="about.matt_blurb")
|
||||||
| Bicyclist
|
| Bicyclist
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue