diff options
Diffstat (limited to 'site/content/posts/my-first-post.md')
| -rw-r--r-- | site/content/posts/my-first-post.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
