feat: show mastodon icon

This commit is contained in:
Ayo 2022-12-18 22:42:29 +01:00
parent 29f989984b
commit 88f557b445

View file

@ -41,6 +41,10 @@ defineProps<{
</a>
</div>
</div>
<div flex justify-between>
<div />
<div text-2xl i-ri:mastodon-fill text-secondary />
</div>
</div>
</div>
</template>