From d935d9367871a46dc0a492b22100b16178b4971d Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Tue, 23 Dec 2025 21:24:48 +0100 Subject: [PATCH] fix: set example markdown as draft to make it invisible --- content/articles/example.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/articles/example.md b/content/articles/example.md index 925a7d3..6863611 100644 --- a/content/articles/example.md +++ b/content/articles/example.md @@ -4,6 +4,7 @@ description = "A quoi ça ressemble un article ?" date = 2025-03-27 updated = 2025-05-13 authors = ["Ungol"] +draft = true +++ test-image