Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
Remove DF link from landing page
  • Loading branch information
semuelle authored Oct 14, 2024
1 parent f6bd249 commit cbbcc8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ const HomepageHeader = () => {
to: './docs/rfps',
text: 'Browse RFPs',
},
{
to: 'https://futures.web3.foundation',
text: 'Decentralized Futures ↗',
style: { backgroundColor: 'rgb(250, 250, 250)' },
},
{
to: 'https://jam.web3.foundation',
text: 'JAM Prize ↗',
Expand Down

0 comments on commit cbbcc8a

Please sign in to comment.