Skip to content

Commit bada2ab

Browse files
155 remove startups link from the nav (#157)
1 parent 47b6d0c commit bada2ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/site-header/links.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ const Links = ({ closeMenu }) => (
2525
<Anchor href="https://blog.commit.dev/" target="_blank" rel="noreferrer">
2626
BLOG
2727
</Anchor>
28-
<Anchor href="https://blog.commit.dev/" target="_blank" rel="noreferrer">
29-
STARTUPS
30-
</Anchor>
3128
</>
3229
)
3330

0 commit comments

Comments
 (0)