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