mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +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://git.yude.jp" icon={['fab', 'git']} />
|
||||||
<FontAwesomeMenu dest="https://mstdn.yude.jp" icon={['fab', 'mastodon']} />
|
<FontAwesomeMenu dest="https://mstdn.yude.jp" icon={['fab', 'mastodon']} />
|
||||||
<MinecraftMenu />
|
<MinecraftMenu />
|
||||||
<FontAwesomeMenu dest="/mutual" icon="faHeart" />
|
<FontAwesomeMenu dest="/mutual" icon={['fas', 'heart']} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Banner */}
|
{/* Banner */}
|
||||||
|
Loading…
Reference in New Issue
Block a user