mirror of
https://github.com/elk-zone/elk.git
synced 2024-12-14 23:21:46 +03:00
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>
|
||||
</div>
|
||||
</div>
|
||||
<div flex justify-between>
|
||||
<div />
|
||||
<div text-2xl i-ri:mastodon-fill text-secondary />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue