Skip to content

Commit cbbcc8a

Browse files
authored
Update index.js
Remove DF link from landing page
1 parent f6bd249 commit cbbcc8a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/pages/index.js

-5
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ const HomepageHeader = () => {
2525
to: './docs/rfps',
2626
text: 'Browse RFPs',
2727
},
28-
{
29-
to: 'https://futures.web3.foundation',
30-
text: 'Decentralized Futures ↗',
31-
style: { backgroundColor: 'rgb(250, 250, 250)' },
32-
},
3328
{
3429
to: 'https://jam.web3.foundation',
3530
text: 'JAM Prize ↗',

0 commit comments

Comments
 (0)