From 1c831883e0ad3d6edb753248aa3e8be52e8f2e0a Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Sun, 11 May 2025 23:53:55 -0400 Subject: zola site --- zola-static/content/blog/first.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 zola-static/content/blog/first.md (limited to 'zola-static/content/blog/first.md') diff --git a/zola-static/content/blog/first.md b/zola-static/content/blog/first.md new file mode 100644 index 0000000..f0f068f --- /dev/null +++ b/zola-static/content/blog/first.md @@ -0,0 +1,6 @@ ++++ +title = "My first post" +date = 2025-05-11 ++++ + +This is my first blog post. -- cgit v1.2.3