fix: generator

This commit is contained in:
thomas
2024-01-28 14:31:58 +01:00
parent 18bb6e5052
commit 7dd2154690
5 changed files with 49 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ hero:
icon: right-arrow
variant: primary
- text: Aller au dernier Challenge
link: /challenges/angular/43-signal-input/
link: /fr/challenges/angular/43-signal-input/
icon: rocket
- text: Donne une étoile
link: https://github.com/tomalaforge/angular-challenges

View File

@@ -26,7 +26,7 @@ import MyIcon from '../../components/MyIcon.astro';
<CardGrid>
<Card title="43 Challenges">
This repository gathers 43 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>Ngrx</b> and <b>Typescript</b>.
This repository gathers 43 challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>Ngrx</b> and <b>Typescript</b>.
These challenges resolve around real-life issues or specific features to elevate your skills.
</Card>