fix: typo in the first blog post
This commit is contained in:
@@ -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!
|
Reference in New Issue
Block a user