From 832b4f6f23883ab84a7c147d45c683cc70a1d5b3 Mon Sep 17 00:00:00 2001 From: thisiswhereitype <17139430+thisiswhereitype@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:32:10 +0000 Subject: [PATCH] undraft hello world --- content/posts/{my-first-post.md => hello-world.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/posts/{my-first-post.md => hello-world.md} (95%) diff --git a/content/posts/my-first-post.md b/content/posts/hello-world.md similarity index 95% rename from content/posts/my-first-post.md rename to content/posts/hello-world.md index 297c151..caf184c 100644 --- a/content/posts/my-first-post.md +++ b/content/posts/hello-world.md @@ -1,7 +1,7 @@ +++ title = 'Hello World!' date = 2024-02-14T14:13:32Z -draft = true +draft = false +++