From d0deda9b496f582374f71bf25dd97b8410387a21 Mon Sep 17 00:00:00 2001 From: frosty Date: Fri, 22 Aug 2025 08:54:40 -0400 Subject: initial commit --- content/blog/_index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/blog/_index.md (limited to 'content/blog/_index.md') diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..43028d9 --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,5 @@ +--- +title: "Blog" +--- + +{{< all-posts type="blog" >}} -- cgit v1.2.3