www-lordnet-sh/src/blog/posts/template.mdEXCLUDE

23 lines
249 B
Text
Raw Normal View History

---
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