Skip to content

Commit 9e0bf3b

Browse files
authored
chore: remove "!"
1 parent 5aebddb commit 9e0bf3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import Layout from '../layouts/Default.astro';
1515
>
1616
<a href="http://stakes.social/" class="mt-2">
1717
<button class="text-white py-2 px-4 rounded" style="background:#D500E6;">
18-
Join now!
18+
Join now
1919
</button>
2020
<img src="/assets/hand.png" alt="" class="ml-20 -mt-6 max-h-32" />
2121
</a>

0 commit comments

Comments
 (0)