mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
Merge pull request #7 from TZer0/master
Change sentence under the typing demo on the front page
This commit is contained in:
commit
c6f5b55c1c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const Landing = ({ root = false }) =>
|
||||||
{/* Typist */}
|
{/* Typist */}
|
||||||
<div className="uk-width-1-2">
|
<div className="uk-width-1-2">
|
||||||
<TypingDemo />
|
<TypingDemo />
|
||||||
<p className="subtext">Why are we stuck in the stupid ages?</p>
|
<p className="subtext">Why are we still using antiques?</p>
|
||||||
</div>
|
</div>
|
||||||
{/* role side */}
|
{/* role side */}
|
||||||
<div className="uk-width-1-2">
|
<div className="uk-width-1-2">
|
||||||
|
|
Loading…
Add table
Reference in a new issue