This commit is contained in:
2021-08-09 11:25:03 +09:00
parent 7932b63d60
commit b1dabb8fb9
+1 -1
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 */}