Update NavbarButtons.vue

This commit is contained in:
elibrody 2024-01-10 18:41:24 -05:00 committed by GitHub
parent 79f9112c06
commit 7c4687f127
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ const { isDarkTheme } = toRefs(styleStore);
<c-button
circle
variant="text"
href="https://twitter.com/elibrody"
href="https://twitter.com/is_that_merican"
rel="noopener"
target="_blank"
:aria-label="$t('home.nav.twitterAccount')"