Public Access
1
0

fix: typo in the first blog post

This commit is contained in:
2025-08-13 23:42:05 -04:00
parent b3790d9cda
commit 36fedc099b

View File

@@ -1,12 +1,12 @@
--- ---
title: "My First Blog Post" title: "My First Blog Post"
date: "2025-08-06" date: "2025-08-05"
layout: "post.njk" layout: "post.njk"
tags: "posts" tags: "posts"
excerpt: Made using Eleventy! 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!
<br/> <br/>
<br/> <br/>
Check back soon for more updates on networking, homelabbing, and technology! Check back soon for more updates on networking, homelabbing, and technology!