Skip to content

Commit

Permalink
add twitter link
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Sep 23, 2024
1 parent dd55151 commit cbba5ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/components/navigation/sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,12 @@ const navGroups: Array<{
external: true,
icon: YoutubeIcon
},
{
name: 'Twitter / X',
href: 'https://x.com/SaddlebagE36285',
external: true,
icon: YoutubeIcon
},
{
name: 'blog',
href: '/blog',
Expand Down

0 comments on commit cbba5ad

Please sign in to comment.