From 352b9d3ee6a44da1a3441fcafbf8a489cff780e8 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Sun, 16 Mar 2025 21:07:38 -0400 Subject: [PATCH] make a post public --- content/posts/my-first-post.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md index c8215cf..29f9f70 100644 --- a/content/posts/my-first-post.md +++ b/content/posts/my-first-post.md @@ -1,6 +1,6 @@ +++ date = '2025-03-16T20:49:57-04:00' -draft = true +draft = false title = 'My First Post' +++