Skip to content

Commit

Permalink
update to jan 24 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkang-0 authored Jan 22, 2024
1 parent 12ccc25 commit e2ab8d5
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 @@ -22,7 +22,7 @@ import Brand from './Brand.astro';
</h1>
<article>
<Button variant="secondary">
<p class="btn-text">Registration will open February 1!</p>
<p class="btn-text">Registration will open January 24!</p>
<Image src={stopwatchIcon} alt="stopwatch" />
</Button>
<span>
Expand Down

0 comments on commit e2ab8d5

Please sign in to comment.