diff options
Diffstat (limited to 'site/content/posts/first.md')
| -rw-r--r-- | site/content/posts/first.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/site/content/posts/first.md b/site/content/posts/first.md new file mode 100644 index 0000000..fcfff8e --- /dev/null +++ b/site/content/posts/first.md @@ -0,0 +1,14 @@ ++++ +date = '2025-09-11T12:59:35-04:00' +draft = true +title = 'My First Post' +tags = ['first'] ++++ + +hello this is a post **bold** + +this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line this is a really long line + +- item1 +- item2 +- item3 |
