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.