mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 04:17:18 +00:00
discord invite regen
This commit is contained in:
@@ -7,7 +7,7 @@ _Special thanks to [@Phineas](https://github.com/Phineas/) for creating Lanyard,
|
||||
|
||||
## Usage
|
||||
|
||||
First, join the Lanyard [Discord](https://discord.gg/wscam7vngf) (if you haven't already) for this to work.
|
||||
First, join the Lanyard [Discord](https://discord.gg/gYTp9JHrhg) (if you haven't already) for this to work.
|
||||
|
||||
In a `README.md` file, include the following, replacing `:id` with your Discord user ID:
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ export default function Home() {
|
||||
|
||||
<Container>
|
||||
|
||||
<p style={{fontSize: "1rem", fontWeight: "bold", marginTop: "1rem"}}>Make sure you're in the <a style={{color: "#fff"}} rel="noreferrer" href="https://discord.gg/wscam7vngf">Discord</a> for this to work.</p>
|
||||
<p style={{fontSize: "1rem", fontWeight: "bold", marginTop: "1rem"}}>Make sure you're in the <a style={{color: "#fff"}} rel="noreferrer" href="https://discord.gg/gYTp9JHrhg">Discord</a> for this to work.</p>
|
||||
|
||||
<Input maxLength={18} type="text" placeholder="Paste your Discord user ID here" onChange={((e) => setUserId(e.target.value))}>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user