Skip to content

Commit d866a8f

Browse files
Update name
1 parent ca2b7f8 commit d866a8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

assets/static/src/pages/about.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class AboutPage extends React.Component {
2828
<article className="text" style={{ padding: '1rem 1rem 1rem 1rem' }}>
2929
<p>
3030
This company was started one fun week in Ann Arbor, Michigan. Two
31-
brothers, Nick and Alex, got together and built the core game engine
31+
siblings, Verity and Alex, got together and built the core game engine
3232
for Willow Patch Games. That weekend (and many cans of pop later), we
3333
play-tested it for the first time. With a bit of polish, we decided
3434
to launch and share our game with anyone who'd like to play.
@@ -75,7 +75,7 @@ class AboutPage extends React.Component {
7575
<article className="text-left" style={{ padding: '0 1rem 1rem 1rem' }}>
7676
<p>
7777
Alex is one of the two cofounders of <i>Willow Patch Games</i> with
78-
his brother Nick. He is an engineer at Red Hat working on the Red Hat
78+
his sibling Verity. He is an engineer at Red Hat working on the Red Hat
7979
Certificate System product. When not working, often you'll find him
8080
playing violin or taking photos.
8181
</p>
@@ -99,11 +99,11 @@ class AboutPage extends React.Component {
9999
<div className="flexible">
100100
<c.Card style={{ width: '300px' }}>
101101
<c.CardMedia square style={{ backgroundImage: 'url(' + nick_scheel + ')' }} />
102-
<Typography use="headline3">Nick&nbsp;Scheel</Typography>
102+
<Typography use="headline3">Verity&nbsp;Scheel</Typography>
103103
<article className="text-left" style={{ padding: '0 1rem 1rem 1rem' }}>
104104
<p>
105-
Nick is one of the two cofounders of <i>Willow Patch Games</i> with
106-
his brother Alex. Nick is pursuing dual degrees in Cello Performance
105+
Verity is one of the two cofounders of <i>Willow Patch Games</i> with
106+
their brother Alex. Verity is pursuing dual degrees in Cello Performance
107107
and Mathematics at <a href="https://www.bard.edu/" target="_blank" rel="noopener noreferrer">Bard</a> in
108108
New York.
109109
</p>

0 commit comments

Comments
 (0)