Skip to content

Commit ad98dcb

Browse files
committed
update twitter
1 parent ab7710e commit ad98dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/navigation.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export const footerData = {
174174
// { text: 'Privacy Policy', href: getPermalink('/privacy') },
175175
// ],
176176
socialLinks: [
177-
{ ariaLabel: 'X', icon: 'tabler:brand-x', href: 'https://x.com/UnicodeDigital' },
177+
{ ariaLabel: 'X', icon: 'tabler:brand-x', href: 'https://x.com/nreiyf' },
178178
{ ariaLabel: 'linkedin', icon: 'tabler:brand-linkedin', href: 'https://www.linkedin.com/company/unicodedigital/' },
179179
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/UnicodeDigital' },
180180
],

0 commit comments

Comments
 (0)