mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 13:41:32 +00:00
Refactor: Name change
This commit is contained in:
@@ -27,7 +27,7 @@ export default function Home() {
|
|||||||
<Main>
|
<Main>
|
||||||
<Container>
|
<Container>
|
||||||
<Icon>🏷️</Icon>
|
<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>
|
<Paragraph>Utilize Lanyard to display your Discord Presence in your GitHub Profile</Paragraph>
|
||||||
<br />
|
<br />
|
||||||
<Input onChange={el => setUserId(el.target.value)} placeholder="Enter your Discord ID" />
|
<Input onChange={el => setUserId(el.target.value)} placeholder="Enter your Discord ID" />
|
||||||
|
|||||||
Reference in New Issue
Block a user