feat: update tags on social links
This commit is contained in:
parent
372f900546
commit
f3a9a7495f
1 changed files with 4 additions and 2 deletions
|
@ -78,7 +78,8 @@ const noHello = ref(false)
|
|||
href="https://twitter.com/SebinNyshkim"
|
||||
:icon="Twitter"
|
||||
style="--color: #1da1f2"
|
||||
/>
|
||||
:tags="['phasing out']"
|
||||
/>
|
||||
<IconLink
|
||||
title="Reddit"
|
||||
href="https://www.reddit.com/user/SebinNyshkim"
|
||||
|
@ -143,7 +144,8 @@ const noHello = ref(false)
|
|||
href="https://matrix.to/#/@SebinNyshkim:chat.sebin-nyshkim.net"
|
||||
:icon="Matrix"
|
||||
style="--color: #fff"
|
||||
/>
|
||||
:tags="['oops, I broke it']"
|
||||
/>
|
||||
</IconLinkList>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue