Skip to content

Commit

Permalink
Adjust layout of Hacktoberfest page
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Sep 29, 2023
1 parent 42d045d commit 2cd0fd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/hacktoberfest.astro
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ import Section from '../components/lander/Section.astro';
</div>
</Section>

<Section>
<Section class="padding--large">
<h2>About Hacktoberfest</h2>
<p>
<a href="https://hacktoberfest.com/" target="_blank">Hacktoberfest</a> is an annual event that promotes open-source contributions throughout October. It aims to support and give back to open-source projects that underpin today’s tech infrastructure. Over the past decade, thousands of coders and non-coders have joined to support their favorite projects, improve their skills, and connect with like-minded open-source enthusiasts.
</p>
</Section>

<Section class="align--center">
<Section>
<h2>Ways to Get Involved</h2>
<p>
You can contribute to Interledger in various ways, and all accepted contributions receive Interledger Swag! We’ve got a tiered rewards system that we hope will show our appreciation for the hard work that goes into being an open-source contributor.
Expand Down

0 comments on commit 2cd0fd9

Please sign in to comment.