diff --git a/docs/src/components/ChallengeFooter.astro b/docs/src/components/ChallengeFooter.astro
index bb8f19e..22038f8 100644
--- a/docs/src/components/ChallengeFooter.astro
+++ b/docs/src/components/ChallengeFooter.astro
@@ -1,10 +1,7 @@
---
-import type { Props } from '@astrojs/starlight/props';
import VideoButton from './VideoButton.astro';
import ClipboardCopy from './ClipboardCopy.astro';
-import { Icon } from '@astrojs/starlight/components';
-import { Debug } from 'astro:components';
-import { getCollection, getEntry } from 'astro:content';
+import { getEntry } from 'astro:content';
const { lang } = Astro.props;
const { author, challengeNumber, title, blogLink, videoLink, command } = Astro.props.entry.data;
diff --git a/docs/src/components/SubscriptionForm.astro b/docs/src/components/SubscriptionForm.astro
index a6072af..42e006f 100644
--- a/docs/src/components/SubscriptionForm.astro
+++ b/docs/src/components/SubscriptionForm.astro
@@ -1,5 +1,4 @@
---
-import ClipboardCopy from './ClipboardCopy.astro';
const { isNote } = Astro.props;
---
diff --git a/docs/src/content/docs/es/index.mdx b/docs/src/content/docs/es/index.mdx
index c6a54fd..ff32f72 100644
--- a/docs/src/content/docs/es/index.mdx
+++ b/docs/src/content/docs/es/index.mdx
@@ -30,6 +30,10 @@ import MyIcon from '../../../components/MyIcon.astro';
Estos desafíos se resuelven en torno a problemas de la vida real o características específicas para mejorar tus habilidades.
+
+
+
+
Uno de los objetivos de este repositorio es reducir la barrera de
entrada para el Software de Código Abierto (OSS). Al participar en estos
diff --git a/docs/src/content/docs/fr/index.mdx b/docs/src/content/docs/fr/index.mdx
index 147d89d..1b5f982 100644
--- a/docs/src/content/docs/fr/index.mdx
+++ b/docs/src/content/docs/fr/index.mdx
@@ -31,6 +31,10 @@ import MyIcon from '../../../components/MyIcon.astro';
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.
+
+
+
+
L'un des objectifs de ce répertoire est de rendre plus accessible les
contributions aux logiciels Open Source (OSS). En résolvant ces défis, vous
diff --git a/docs/src/content/docs/pt/index.mdx b/docs/src/content/docs/pt/index.mdx
index edae9c7..0bf634d 100644
--- a/docs/src/content/docs/pt/index.mdx
+++ b/docs/src/content/docs/pt/index.mdx
@@ -32,6 +32,10 @@ import MyIcon from '../../../components/MyIcon.astro';
melhorar suas habilidades.
+
+
+
+
{' '}
diff --git a/docs/src/content/docs/ru/index.mdx b/docs/src/content/docs/ru/index.mdx
index f95ea58..e63f8f8 100644
--- a/docs/src/content/docs/ru/index.mdx
+++ b/docs/src/content/docs/ru/index.mdx
@@ -30,6 +30,10 @@ import MyIcon from '../../../components/MyIcon.astro';
Испытания основаны на реальных задачах или инструментах для того, чтобы прокачать вас.
+
+
+
+
Одна из целей этого репозитория снизить барьер для разработки
открытого программного обеспечения (OSS). Решив эти задачи, вы поймете,