From 94b95a02cb9e9a5fd9ac81816bb8c24befd35d85 Mon Sep 17 00:00:00 2001 From: kabrunko-dev Date: Thu, 25 Jan 2024 08:42:13 -0300 Subject: [PATCH] docs: update other locales homepage counter --- docs/src/content/docs/es/index.mdx | 6 +++--- docs/src/content/docs/fr/index.mdx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/content/docs/es/index.mdx b/docs/src/content/docs/es/index.mdx index f965b16..c6a54fd 100644 --- a/docs/src/content/docs/es/index.mdx +++ b/docs/src/content/docs/es/index.mdx @@ -13,7 +13,7 @@ hero: icon: right-arrow variant: primary - text: Ir al Desafío mas Reciente - link: /es/challenges/angular/39-injection-token/ + link: /es/challenges/angular/43-signal-input/ icon: rocket - text: Dale una estrella link: https://github.com/tomalaforge/angular-challenges @@ -25,8 +25,8 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; import MyIcon from '../../../components/MyIcon.astro'; - - Este repositorio contiene 39 desafíos relacionados con Angular, Nx, RxJS, Ngrx y Typescript. + + Este repositorio contiene 43 desafíos relacionados con Angular, Nx, RxJS, Ngrx y Typescript. Estos desafíos se resuelven en torno a problemas de la vida real o características específicas para mejorar tus habilidades. diff --git a/docs/src/content/docs/fr/index.mdx b/docs/src/content/docs/fr/index.mdx index 6907cdc..92996fc 100644 --- a/docs/src/content/docs/fr/index.mdx +++ b/docs/src/content/docs/fr/index.mdx @@ -15,7 +15,7 @@ hero: icon: right-arrow variant: primary - text: Aller au dernier Challenge - link: /challenges/performance/40-christmas-web-worker/ + link: /challenges/angular/43-signal-input/ icon: rocket - text: Donne une étoile link: https://github.com/tomalaforge/angular-challenges @@ -27,8 +27,8 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; import MyIcon from '../../../components/MyIcon.astro'; - - Ce répertoire rassemble 40 défis liés à Angular, Nx, RxJS, Ngrx et Typescript. Ces défis portent sur des problèmes réels ou des fonctionnalités spécifiques pour améliorer vos compétences. + + Ce répertoire rassemble 43 défis liés à Angular, Nx, RxJS, Ngrx et Typescript. Ces défis portent sur des problèmes réels ou des fonctionnalités spécifiques pour améliorer vos compétences.