mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Change GitHub username
This commit is contained in:
parent
63ba3146ff
commit
2b149d6eab
@ -115,10 +115,10 @@ export default function About(props) {
|
|||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div className="hover:underline">
|
<div className="hover:underline">
|
||||||
<Link href="https://github.com/yudejp">
|
<Link href="https://github.com/yude">
|
||||||
<a>
|
<a>
|
||||||
<FontAwesomeIcon icon={faGithub} className="w-7 h-7 inline lg:w-10 lg:h-10 md:w-7 md:h-7"/>
|
<FontAwesomeIcon icon={faGithub} className="w-7 h-7 inline lg:w-10 lg:h-10 md:w-7 md:h-7"/>
|
||||||
<p className="font-mono text-xl">yudejp</p>
|
<p className="font-mono text-xl">yude</p>
|
||||||
</a>
|
</a>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user