mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 22:07:10 -04:00
Update NavbarButtons.vue
This commit is contained in:
parent
79f9112c06
commit
7c4687f127
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const { isDarkTheme } = toRefs(styleStore);
|
||||||
<c-button
|
<c-button
|
||||||
circle
|
circle
|
||||||
variant="text"
|
variant="text"
|
||||||
href="https://twitter.com/elibrody"
|
href="https://twitter.com/is_that_merican"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
:aria-label="$t('home.nav.twitterAccount')"
|
:aria-label="$t('home.nav.twitterAccount')"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue