Skip to content

Commit

Permalink
Update Hero.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder committed Jan 26, 2024
1 parent cb0cbdd commit 252b342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Brand from './Brand.astro';
</h1>
<article>
<Button variant="primary" href="http://tinyurl.com/hackforimpactregister">
<p class="btn-text">Registration is open!</p>
<p class="btn-text">Click here to register!</p>
</Button>
<span>
Registration will close Feb. 16th. Follow
Expand Down

0 comments on commit 252b342

Please sign in to comment.