0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 19:28:43 +09:00
This commit is contained in:
2021-08-09 11:25:03 +09:00
parent 7932b63d60
commit b1dabb8fb9

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 */}