mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Fix icon
This commit is contained in:
parent
7932b63d60
commit
b1dabb8fb9
@ -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 */}
|
||||
|
Loading…
Reference in New Issue
Block a user