aboutsummaryrefslogtreecommitdiff
path: root/src/components/NavbarButtons.vue
diff options
context:
space:
mode:
authorGravatar marvin-j97 <33938500+marvin-j97@users.noreply.github.com> 2023-03-08 18:09:53 +0100
committerGravatar GitHub <noreply@github.com> 2023-03-08 18:09:53 +0100
commit7958e2e0756e21cb12559322d4dea46bc271ed93 (patch)
tree72dd6c0eef5c86114a21a873bd20889dce351b78 /src/components/NavbarButtons.vue
parent61024279b52774d46eb70c1bea82b8bb1c9b063a (diff)
downloadit-tools-7958e2e0756e21cb12559322d4dea46bc271ed93.tar.gz
it-tools-7958e2e0756e21cb12559322d4dea46bc271ed93.tar.zst
it-tools-7958e2e0756e21cb12559322d4dea46bc271ed93.zip
refactor(branding): correct branding for twitter & github (#268)
Diffstat (limited to 'src/components/NavbarButtons.vue')
-rw-r--r--src/components/NavbarButtons.vue6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/NavbarButtons.vue b/src/components/NavbarButtons.vue
index 8296f3f..5a1084f 100644
--- a/src/components/NavbarButtons.vue
+++ b/src/components/NavbarButtons.vue
@@ -9,7 +9,7 @@
href="https://github.com/CorentinTh/it-tools"
rel="noopener"
target="_blank"
- aria-label="IT-Tools' github repository"
+ aria-label="IT-Tools' GitHub repository"
>
<n-icon size="25" :component="BrandGithub" />
</n-button>
@@ -27,12 +27,12 @@
href="https://twitter.com/ittoolsdottech"
rel="noopener"
target="_blank"
- aria-label="IT Tools' twitter account"
+ aria-label="IT Tools' Twitter account"
>
<n-icon size="25" :component="BrandTwitter" />
</n-button>
</template>
- IT Tools' twitter account
+ IT Tools' Twitter account
</n-tooltip>
<router-link to="/about" #="{ navigate, href }" custom>