www-lordnet-sh/blog/posts/_template.md
lordtet 955a330ad9 i seriously vibe coded the hell out of this LOL. I'm not a web guy. I'll
look this over to make sure its not TOO slop-heavy later on.
2026-03-23 22:49:10 -04:00

23 lines
286 B
Markdown

---
permalink: false
title: "Post Title"
date: 2026-01-01
tags:
- tag1
- tag2
---
Post body goes here. Markdown is supported.
## Section Heading
Paragraph text. Inline `code` looks like this.
```lang
code block
```
- list item
- list item
![alt text](/assets/img/example.png)