Skip to content

Commit 16fb19b

Browse files
committed
Update timer to go till June 6th at midnight
1 parent 9cdf2fb commit 16fb19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: usehooks.com/src/components/QueryGGBanner.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import CountdownTimer from "./CountdownTimer";
3535
Launch week sale
3636
</h2>
3737
<p class="normal-case mb-4">Up to 30% off through June 5th</p>
38-
<CountdownTimer client:only targetDate="2024-06-05" />
38+
<CountdownTimer client:only targetDate="2024-06-06" />
3939
<Button
4040
text="Join Now"
4141
size="small"

0 commit comments

Comments
 (0)