mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
Update NavbarButtons.vue
update jmy126
This commit is contained in:
parent
58b0c220b0
commit
d037338a23
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ const { isDarkTheme } = toRefs(styleStore);
|
||||||
<c-button
|
<c-button
|
||||||
circle
|
circle
|
||||||
variant="text"
|
variant="text"
|
||||||
href="https://github.com/CorentinTh/it-tools"
|
href="https://github.com/jmy126/it-tools"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
aria-label="IT-Tools' GitHub repository"
|
aria-label="IT-Tools' GitHub repository"
|
||||||
|
@ -28,7 +28,7 @@ const { isDarkTheme } = toRefs(styleStore);
|
||||||
<c-button
|
<c-button
|
||||||
circle
|
circle
|
||||||
variant="text"
|
variant="text"
|
||||||
href="https://twitter.com/ittoolsdottech"
|
href="https://twitter.com/itnongfu"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
aria-label="IT Tools' Twitter account"
|
aria-label="IT Tools' Twitter account"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue