Skip to content

Commit

Permalink
Update HeroContainer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankp authored Nov 24, 2023
1 parent 5b00bba commit c1df343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/HeroContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const HeroContainer = () => {
<Hero className="hero" data-color-mode="dark">
<Hero.Heading size="display">Committing to a better&nbsp;future</Hero.Heading>
<Hero.Description size="300">
Lend your skills to an open source project focused on the <a href="https://digitalpublicgoods.net/digital-public-goods/" target="_blank" rel="noopener noreferrer">Digital Public Goods (DPGs)</a> From fighting climate change, to solving world hunger, your efforts will contribute to creating a better future for everyone. Together, we can drive positive and lasting contributions to the world, one commit at a time.
Lend your skills to an open source project focused on the <a href="https://digitalpublicgoods.net/digital-public-goods/" target="_blank" rel="noopener noreferrer">Digital Public Goods (DPGs)</a>. From fighting climate change, to solving world hunger, your efforts will contribute to creating a better future for everyone. Together, we can drive positive and lasting contributions to the world, one commit at a time.
<br /><br />
Explore a DPG repo below to get started.
</Hero.Description>
Expand Down

0 comments on commit c1df343

Please sign in to comment.