Skip to content

Commit

Permalink
Add submit link
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 15, 2024
1 parent bd70cc2 commit 37ef406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shipixen/data/config/headerNavLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ export const headerNavLinks: Array<{
}> = [
{ href: '/', title: 'Home' },
{ href: '/all-articles', title: 'All Deals' },
{ href: 'https://github.com/danmindru/rare-big-deal/pulls', title: 'Submit' },
];

0 comments on commit 37ef406

Please sign in to comment.