Skip to content

Commit

Permalink
remove project board link (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 authored Aug 22, 2023
1 parent 87a5db5 commit fbeb1e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/sections/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ const Footer: FC<FooterProps> = ({ disableMargin }) => {
>
Starters
</Link>
<Link
href='https://github.com/orgs/shuttle-hq/projects/4'
className='text-[#525151] transition duration-300 hover:text-black dark:text-[#FFFFFF8F] dark:hover:text-[#D8D8D8]'
>
Roadmap
</Link>
<Link
href='https://status.shuttle.rs'
className='text-[#525151] transition duration-300 hover:text-black dark:text-[#FFFFFF8F] dark:hover:text-[#D8D8D8]'
Expand Down

0 comments on commit fbeb1e1

Please sign in to comment.