Refactor: Name change

This commit is contained in:
looskie
2021-06-25 22:06:44 -04:00
parent 4b71a009e8
commit 5ec6660a47

View File

@@ -27,7 +27,7 @@ export default function Home() {
<Main>
<Container>
<Icon>🏷</Icon>
<Title>Lanyard profile readme</Title>
<Title>lanyard profile readme</Title>
<Paragraph>Utilize Lanyard to display your Discord Presence in your GitHub Profile</Paragraph>
<br />
<Input onChange={el => setUserId(el.target.value)} placeholder="Enter your Discord ID" />