Skip to content

Commit

Permalink
Update to high schooler or younger (#1092)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasHT22 authored Aug 4, 2023
1 parent 76057a3 commit 9965dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/get.astro
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const session = await getSession(Astro.cookies)
<li>Click "Create Pull Request"</li>
</ul>
<p>We'll take a look at your game! Once approved, your game will appear in the gallery :)</p>
<p>If you're a high schooler and your game meets <a href="https://github.com/hackclub/sprig/blob/main/docs/GET_A_SPRIG.md" target="_blank">the requirements</a> we'll also get in touch to mail you a physical Sprig of your own.</p>
<p>If you're a high schooler or younger and your game meets <a href="https://github.com/hackclub/sprig/blob/main/docs/GET_A_SPRIG.md" target="_blank">the requirements</a> we'll also get in touch to mail you a physical Sprig of your own.</p>
</div>
<img class="media" src="/screenshots/contribute.png" alt="screenshot of the create pull request button" />
</div>
Expand All @@ -119,4 +119,4 @@ const session = await getSession(Astro.cookies)

<img src="/SPRIGDINO.svg" alt="sprig dino" class="sprig-dino" />
</body>
</html>
</html>

1 comment on commit 9965dc2

@vercel
Copy link

@vercel vercel bot commented on 9965dc2 Aug 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sprig – ./

sprig.hackclub.com
sprig-beta.hackclub.dev
gamelab.hackclub.com
sprig-git-main.hackclub.dev

Please sign in to comment.