mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
Change sentence under the typing demo on the front page
Slightly less negative and without the somewhat loaded word
This commit is contained in:
parent
8599929531
commit
87c2a1e1b9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const Landing = ({ root = false }) =>
|
|||
{/* Typist */}
|
||||
<div className="uk-width-1-2">
|
||||
<TypingDemo />
|
||||
<p className="subtext">Why are we stuck in the stupid ages?</p>
|
||||
<p className="subtext">Why are we still using antiques?</p>
|
||||
</div>
|
||||
{/* role side */}
|
||||
<div className="uk-width-1-2">
|
||||
|
|
Loading…
Add table
Reference in a new issue