From afd93c13949a46ce9e6b96796aface42fd5e398f Mon Sep 17 00:00:00 2001
From: Antoine <antoine.roy@tetras-libre.fr>
Date: Mon, 27 Nov 2023 14:19:56 +0100
Subject: [PATCH] test custom md

---
 content/docs/guides/example.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/docs/guides/example.md b/content/docs/guides/example.md
index 84381e3..231d5a4 100644
--- a/content/docs/guides/example.md
+++ b/content/docs/guides/example.md
@@ -18,8 +18,7 @@ seo:
   noindex: false # false (default) or true
 ---
 
-Guides lead a user through a specific task they want to accomplish, often with a sequence of steps. Writing a good guide requires thinking about what your users are trying to do.
-
+Toto va à la plage
 ## Further reading
 
 - Read [about how-to guides](https://diataxis.fr/how-to-guides/) in the Diátaxis framework
-- 
GitLab