mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 12:27:16 +00:00
+ use local api
Co-Authored-By: looskie <50378828+Looskie@users.noreply.github.com>
This commit is contained in:
@@ -48,7 +48,7 @@ export default function Home() {
|
||||
</Output>
|
||||
<Copy onClick={copy}>{copyState}</Copy>
|
||||
<Example
|
||||
src={`https://lanyard-profile-readme.vercel.app/api/${userId}`}
|
||||
src={`/api/${userId}`}
|
||||
alt="[Please provide a valid user ID!]"
|
||||
style={{ color: "#ff8787" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user