0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-23 04:30:11 +09:00

Update link destination

This commit is contained in:
yude 2021-05-16 20:34:21 +09:00
parent 0327678ca9
commit 85d6b65d88
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -93,10 +93,10 @@ export default function About(props) {
</div> </div>
<div className="my-2 grid grid-cols-2 lg:grid-cols-5 md:grid-cols-3 sm:grid-cols-2 justify-items-center gap-y-6"> <div className="my-2 grid grid-cols-2 lg:grid-cols-5 md:grid-cols-3 sm:grid-cols-2 justify-items-center gap-y-6">
<div className="hover:underline"> <div className="hover:underline">
<Link href="https://twitter.com/yudejp"> <Link href="https://twitter.com/yude_jp">
<a> <a>
<FontAwesomeIcon icon={faTwitter} className="w-7 h-7 inline lg:w-10 lg:h-10 md:w-7 md:h-7"/> <FontAwesomeIcon icon={faTwitter} 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_jp</p>
</a> </a>
</Link> </Link>
</div> </div>
@ -123,10 +123,10 @@ export default function About(props) {
</Link> </Link>
</div> </div>
<div className="hover:underline"> <div className="hover:underline">
<Link href="https://don.yude.jp/@yude"> <Link href="https://mstdn.yude.jp/@yude">
<a> <a>
<FontAwesomeIcon icon={faMastodon} className="w-7 h-7 inline lg:w-10 lg:h-10 md:w-7 md:h-7"/> <FontAwesomeIcon icon={faMastodon} className="w-7 h-7 inline lg:w-10 lg:h-10 md:w-7 md:h-7"/>
<p className="font-mono text-xl">@yude@don.yude.jp</p> <p className="font-mono text-xl">@yude@mstdn.yude.jp</p>
</a> </a>
</Link> </Link>
</div> </div>
@ -179,7 +179,7 @@ export default function About(props) {
</li> </li>
<li> <li>
<span className="font-bold">SSH&nbsp;</span> <span className="font-bold">SSH&nbsp;</span>
<Link href="https://github.com/yudejp.keys"> <Link href="https://github.com/yude.keys">
<a className="hover:underline"> <a className="hover:underline">
<FontAwesomeIcon icon={faEye} className="w-5 h-5 inline"/>&nbsp; <FontAwesomeIcon icon={faEye} className="w-5 h-5 inline"/>&nbsp;
{view} {view}