Skip to content

Commit 59bad32

Browse files
committed
fix: homepage
1 parent 87d0340 commit 59bad32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/content/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ import MyIcon from '../../components/MyIcon.astro';
2727
import SubscriptionForm from '../../components/SubscriptionForm.astro';
2828

2929
<CardGrid>
30-
<Card title="52 Challenges">
31-
This repository gathers 52 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>Ngrx</b> and <b>Typescript</b>.
30+
<Card title="53 Challenges">
31+
This repository gathers 53 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>Ngrx</b> and <b>Typescript</b>.
3232
These challenges resolve around real-life issues or specific features to elevate your skills.
3333
</Card>
3434

0 commit comments

Comments
 (0)