From 41924391280f3ab06396dc9f88a2e4117904f853 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 29 Sep 2025 13:53:48 -0400 Subject: made site --- site/content/posts/first.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 site/content/posts/first.md (limited to 'site/content/posts/first.md') 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 -- cgit v1.2.3