From 01206c3b81a31cc3427512d5811ba4425986b63e Mon Sep 17 00:00:00 2001 From: Louis Lacoste Date: Wed, 3 Apr 2024 15:51:16 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=9F=20Finishing=20first=20post=20!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/my-first-post.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md index 7eea754..0e1fdcd 100644 --- a/content/posts/my-first-post.md +++ b/content/posts/my-first-post.md @@ -1,7 +1,9 @@ +++ title = 'My First Post' date = 2024-04-03T11:50:46+02:00 -draft = true +draft = false +++ -The first post of this Hugo powered blog. Now I need to get CI working ! +The first post of this Hugo powered blog. ~~Now I need to get CI working !~~ + +And now the CI is working, and for the record I will let this very first post.