diff --git a/docs/src/content/docs/en/developing/testing.mdx b/docs/src/content/docs/en/developing/testing.mdx index 27c5a0f..5809f43 100644 --- a/docs/src/content/docs/en/developing/testing.mdx +++ b/docs/src/content/docs/en/developing/testing.mdx @@ -1,5 +1,5 @@ --- title: Software Testing description: Discover how to launch and write unit and integration tests for this project using PHPUnit and a test database. +draft: true --- - diff --git a/docs/src/content/docs/en/features/infrastructure/icann-registrar-list.mdx b/docs/src/content/docs/en/features/infrastructure/icann-registrar-list.mdx index 999c921..205cbc3 100644 --- a/docs/src/content/docs/en/features/infrastructure/icann-registrar-list.mdx +++ b/docs/src/content/docs/en/features/infrastructure/icann-registrar-list.mdx @@ -1,5 +1,6 @@ --- title: ICANN Registrar list description: List of ICANN-accredited Registrars. The list can be explored on the web interface. +draft: true --- diff --git a/docs/src/content/docs/en/features/infrastructure/tld-list.mdx b/docs/src/content/docs/en/features/infrastructure/tld-list.mdx index acbeeba..2f0688c 100644 --- a/docs/src/content/docs/en/features/infrastructure/tld-list.mdx +++ b/docs/src/content/docs/en/features/infrastructure/tld-list.mdx @@ -1,4 +1,5 @@ --- title: TLD list description: Discover the list of currently active TLDs directly in your interface, along with additional information. +draft: true --- diff --git a/docs/src/content/docs/fr/features/infrastructure/icann-registrar-list.mdx b/docs/src/content/docs/fr/features/infrastructure/icann-registrar-list.mdx index 2833aa9..232c84e 100644 --- a/docs/src/content/docs/fr/features/infrastructure/icann-registrar-list.mdx +++ b/docs/src/content/docs/fr/features/infrastructure/icann-registrar-list.mdx @@ -1,4 +1,5 @@ --- title: Liste des registrars de l'ICANN description: Liste des Bureaux d'Enregistrements accrédités par l'ICANN. Il est possible d'explorer la liste sur l'interface web. +draft: true --- diff --git a/docs/src/content/docs/fr/features/infrastructure/tld-list.mdx b/docs/src/content/docs/fr/features/infrastructure/tld-list.mdx index 715e62b..e0c0e76 100644 --- a/docs/src/content/docs/fr/features/infrastructure/tld-list.mdx +++ b/docs/src/content/docs/fr/features/infrastructure/tld-list.mdx @@ -1,4 +1,5 @@ --- title: Liste des TLD description: Découvrez la liste des TLD actuellement actifs directement dans votre interface, ainsi que des informations complémentaires à leur sujet. +draft: true --- diff --git a/docs/src/content/docs/fr/index.mdx b/docs/src/content/docs/fr/index.mdx index bd7108e..d3a1e19 100644 --- a/docs/src/content/docs/fr/index.mdx +++ b/docs/src/content/docs/fr/index.mdx @@ -6,6 +6,7 @@ hero: tagline: Votre compagnon dans la quête de noms de domaines 🔍 image: file: ../../../assets/logo.png + alt: Domain Watchdog logo actions: - text: Get started link: /fr/features/ diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 3b6efa3..44f7041 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -6,6 +6,7 @@ hero: tagline: Your companion in the quest for domain names 🔍 image: file: ../../assets/logo.png + alt: Domain Watchdog logo actions: - text: Get started link: /en/features/