0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 07:16:02 +09:00
This commit is contained in:
yude 2021-08-09 11:25:03 +09:00
parent 7932b63d60
commit b1dabb8fb9
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -43,7 +43,7 @@ export default function Index(props) {
<FontAwesomeMenu dest="https://git.yude.jp" icon={['fab', 'git']} />
<FontAwesomeMenu dest="https://mstdn.yude.jp" icon={['fab', 'mastodon']} />
<MinecraftMenu />
<FontAwesomeMenu dest="/mutual" icon="faHeart" />
<FontAwesomeMenu dest="/mutual" icon={['fas', 'heart']} />
</div>
{/* Banner */}