feat(generator): update generator

This commit is contained in:
thomas
2023-09-22 22:12:15 +02:00
parent e6c6e4d351
commit 7d36bf6635
4 changed files with 38 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ hero:
import { Card, CardGrid } from '@astrojs/starlight/components';
<CardGrid>
<Card title="More than 30 Challenges">
This repository gathers over 30 challenges related to <b>Angular</b>, <b>Nx</b>, <b>Ngrx</b>, <b>RxJS</b>, and <b>Ngrx</b>.
<Card title="35 Challenges">
This repository gathers 35 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>Ngrx</b>, <b>RxJS</b>, and <b>Ngrx</b>.
These challenges revolve around real-life issues or specific features to elevate your skills.
</Card>