Update NavbarButtons.vue

update jmy126
This commit is contained in:
麦哲伦 2023-07-28 09:30:22 +08:00 committed by GitHub
parent 58b0c220b0
commit d037338a23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ const { isDarkTheme } = toRefs(styleStore);
<c-button
circle
variant="text"
href="https://github.com/CorentinTh/it-tools"
href="https://github.com/jmy126/it-tools"
target="_blank"
rel="noopener noreferrer"
aria-label="IT-Tools' GitHub repository"
@ -28,7 +28,7 @@ const { isDarkTheme } = toRefs(styleStore);
<c-button
circle
variant="text"
href="https://twitter.com/ittoolsdottech"
href="https://twitter.com/itnongfu"
rel="noopener"
target="_blank"
aria-label="IT Tools' Twitter account"