forked from Mirrors/elk
feat: show mastodon icon
This commit is contained in:
parent
29f989984b
commit
88f557b445
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ defineProps<{
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div flex justify-between>
|
||||||
|
<div />
|
||||||
|
<div text-2xl i-ri:mastodon-fill text-secondary />
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in a new issue