Skip to content

Commit

Permalink
Update homepageFeatures.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoWorms authored Feb 20, 2024
1 parent 2137889 commit af1637b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/homepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default [
},
{
title: 'Vaults & Strategies',
description: 'An overview on how Yearn V3 Vaults and strategies work.',
description: 'An overview on how Yearn vaults and strategies work.',
to: './developers/v3/overview',
},
{
Expand All @@ -22,16 +22,16 @@ export default [
{
title: 'Build',
rows: [
{
title: 'Vaults',
description: 'Get started building V3 vaults.',
to: './developers/v3/vault_management',
},
{
title: 'Strategies',
description: 'Get started building V3 strategies.',
to: './developers/v3/strategy_writing_guide',
},
{
title: 'Data Services',
description: 'Learn about the Yearn data services like yDaemon and the subgraphs',
to: './developers/v2/yearn-data',
},
{
title: 'veYFI',
description: 'Participate in Yearn governance and learn how boosted yield works.',
Expand Down

0 comments on commit af1637b

Please sign in to comment.