From 03799a5cbc77a64551ba566c011c79f25a4000d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Math=C3=A9o=20GUILBERT?= Date: Tue, 26 May 2026 12:11:46 +0200 Subject: [PATCH] changing test blog pages ready state to true --- content/blog/en/04-test.mdx | 2 +- content/blog/fr/04-test.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/en/04-test.mdx b/content/blog/en/04-test.mdx index 2c06451..d970888 100644 --- a/content/blog/en/04-test.mdx +++ b/content/blog/en/04-test.mdx @@ -1,5 +1,5 @@ --- -ready: false +ready: true translationKey: "test" title: "test" description: "test" diff --git a/content/blog/fr/04-test.mdx b/content/blog/fr/04-test.mdx index 2c06451..d970888 100644 --- a/content/blog/fr/04-test.mdx +++ b/content/blog/fr/04-test.mdx @@ -1,5 +1,5 @@ --- -ready: false +ready: true translationKey: "test" title: "test" description: "test"