From 825875e04aae3ff033aa1a341993ba7a537950bb Mon Sep 17 00:00:00 2001 From: triethyl Date: Fri, 12 Sep 2025 08:40:25 -0400 Subject: added themes, config, and some content --- site/content/posts/my-first-post.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'site/content/posts/my-first-post.md') diff --git a/site/content/posts/my-first-post.md b/site/content/posts/my-first-post.md index 9d29ff5..8b8be8e 100644 --- a/site/content/posts/my-first-post.md +++ b/site/content/posts/my-first-post.md @@ -3,3 +3,9 @@ date = '2025-09-11T12:59:35-04:00' draft = true title = 'My First Post' +++ + +hello this is a post **bold** + +- item1 +- item2 +- item3 -- cgit v1.2.3