From d060db8b2bd456e0f86e2d4a177920967b3f30cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Math=C3=A9o=20GUILBERT?= Date: Tue, 26 May 2026 14:13:57 +0200 Subject: [PATCH] changing test blog pages ready state to false --- 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 a69d563..4bb812a 100644 --- a/content/blog/en/04-test.mdx +++ b/content/blog/en/04-test.mdx @@ -1,5 +1,5 @@ --- -ready: true +ready: false translationKey: "test" title: "test" description: "test" diff --git a/content/blog/fr/04-test.mdx b/content/blog/fr/04-test.mdx index a69d563..4bb812a 100644 --- a/content/blog/fr/04-test.mdx +++ b/content/blog/fr/04-test.mdx @@ -1,5 +1,5 @@ --- -ready: true +ready: false translationKey: "test" title: "test" description: "test"