From 36fedc099b9ebe28c6f278940965d4a563fcbff0 Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Wed, 13 Aug 2025 23:42:05 -0400 Subject: [PATCH] fix: typo in the first blog post --- src/blog/8.5.25.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/blog/8.5.25.md b/src/blog/8.5.25.md index 5a2b5d7..5eaee0e 100644 --- a/src/blog/8.5.25.md +++ b/src/blog/8.5.25.md @@ -1,12 +1,12 @@ --- title: "My First Blog Post" -date: "2025-08-06" +date: "2025-08-05" layout: "post.njk" tags: "posts" excerpt: Made using Eleventy! --- -Welcome to my new blog! This is my very first post. This website was created using eleventy in a custom nodejs docker container, pretty cool huh?? Maybe I'll post the source code one here one day! +Welcome to my new blog! This is my very first post. This website was created using eleventy in a custom nodejs docker container, pretty cool huh?? Maybe I'll post the source code here one day!

Check back soon for more updates on networking, homelabbing, and technology! \ No newline at end of file