Skip to content

Commit

Permalink
remove some links
Browse files Browse the repository at this point in the history
  • Loading branch information
jvelo committed Sep 22, 2024
1 parent a44c9df commit 9c43517
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,9 @@ export const Footer: React.FC = () => (
<li>
<Link href={"/"}>Home</Link>
</li>
<li>
<Link href={"/sitemap"}>Sitemap</Link>
</li>
<li>
<Link href={"/about"}>About</Link>
</li>
<li>
<Link href={"/now"}>Now</Link>
</li>
<li>
<Link href={"/uses"}>Uses</Link>
</li>
<li>
<Link href={"/connect"}>Connect</Link>
</li>
Expand Down

0 comments on commit 9c43517

Please sign in to comment.