From 7d8b653b2299f11536da47ed4412d82bb4ffb99d Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 11 Sep 2025 13:06:03 -0400 Subject: initialized --- site/content/posts/my-first-post.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 site/content/posts/my-first-post.md (limited to 'site/content/posts') diff --git a/site/content/posts/my-first-post.md b/site/content/posts/my-first-post.md new file mode 100644 index 0000000..9d29ff5 --- /dev/null +++ b/site/content/posts/my-first-post.md @@ -0,0 +1,5 @@ ++++ +date = '2025-09-11T12:59:35-04:00' +draft = true +title = 'My First Post' ++++ -- cgit v1.2.3